Search found 6 matches
- Thu Nov 20, 2014 12:53 pm
- Forum: NetBurner Software
- Topic: Interrupt handling pattern (OSIntEnter vs. OSIntEnterWAS)
- Replies: 4
- Views: 4347
Re: Interrupt handling pattern (OSIntEnter vs. OSIntEnterWAS
Thanks for the in-depth explanation Dan, much appreciated and that makes more sense. I always forget that even though C is 'closer to the metal' than most other languages, sometimes it's still too far away :) I'll switch to the INTERRUPT macro and give that a shot. So my understanding is that OSIntE...
- Tue Nov 11, 2014 3:58 pm
- Forum: NetBurner Software
- Topic: Interrupt handling pattern (OSIntEnter vs. OSIntEnterWAS)
- Replies: 4
- Views: 4347
Re: Interrupt handling pattern (OSIntEnter vs. OSIntEnterWAS
Thanks, that clarifies things a bit. If OSIntEnter/OSIntExit don't do what I think they should due to exception vs. normal stack frames, do I need to switch to the INTERRUPT macro? You're correct that I'm coming from the software world more than the hardware world, and it's been a while since I've m...
- Tue Nov 11, 2014 10:59 am
- Forum: NetBurner Software
- Topic: Interrupt handling pattern (OSIntEnter vs. OSIntEnterWAS)
- Replies: 4
- Views: 4347
Interrupt handling pattern (OSIntEnter vs. OSIntEnterWAS)
Hi, I see that OSIntEnter( ) is still declared in <ucos.h> , but defined as OSIntEnterWAS( ) in ucos.c . Is there a reason for this mismatch? (I'm using NNDK 2.6.8 if that makes any difference.) The matching OSIntExit( ) is still declared and defined correctly. From the uCOS documentation I understa...
- Mon Oct 13, 2014 12:39 pm
- Forum: NetBurner Software
- Topic: And low hanging features keep coming... aka Websockets
- Replies: 2
- Views: 2367
Re: And low hanging features keep coming... aka Websockets
Great news, Dan! This should clean up some webUIs quite nicely..
- Tue Oct 07, 2014 7:40 am
- Forum: NetBurner's Eclipse IDE
- Topic: NBEclipse 2.6.8 installer misconfigured on OS X
- Replies: 3
- Views: 6169
Re: NBEclipse 2.6.8 installer misconfigured on OS X
Hi Forrest, Looks like the problem is related to Keka.app, a multi-format unarchiver for OS X. Maybe it's not preserving metadata bits correctly, though I could have sworn I'd used it to unzip executables correctly in the past. The issue was with the installer app itself, not the product it installe...
- Fri Oct 03, 2014 11:58 am
- Forum: NetBurner's Eclipse IDE
- Topic: NBEclipse 2.6.8 installer misconfigured on OS X
- Replies: 3
- Views: 6169
NBEclipse 2.6.8 installer misconfigured on OS X
The latest beta installer (2.6.8, Sept 2014) appears to not have the exec bit set on the shell script or executables in the MacOS directory, leading to the following error: 2014-10-03 11:38:29.631 com.apple.launchd.peruser.502[172]: (com.bitrock.appinstaller.86976[8800]) Job failed to exec(3) for we...