
Mike
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Mike-
Mike commented,
@BBB First I would appreciate it if you started a thread in the general forum and posted a link here if you want to discuss this. I will be happy to discuss this with you there (but a warning - I a...
-
Mike commented,
JM, Sorry I did bad searches. I was impressed that Richard offered to look at the code, disappointed that he gave up so quickly. If you like to send me the code I will look at it - no promises! I k...
-
Mike commented,
JM, I'm back, and I was wondering if you had solved your problem? I didn't see anything in the forums mike
-
Mike commented,
Israel, This information may be too late for you but my response to Would it be possible to allocate the heap on EDS memory space? was perhaps technically correct (Hey, don't like to admit I wa...
-
Mike commented,
JM, I think most people who use this port use preemptive mode, and certainly Tom Lafluer has. The port that I use actually allows nested interrupts in the kernel, but is the same basic port and I u...
-
Mike commented,
@Jean-Marc "What can be wrong?" Sadly, many, many things! At first glance it seems likely that the interrupt assignments/task priorities are wrong, in particular this port does NOT allow nested in...
-
Mike commented,
Israel, No. EDS pointers are 32 bits and regular pointers are just 16. In particular stacks cannot extend into EDS space as library functions that use pointers will not work and stacks and stacks a...
-
Mike commented,
Anton, I don't think this is related to this version of the port. Having said that, I usually run at level 1 (there used to be a bug at level 2+), but I am still using v1.21. I also don't have hard...
-
Mike created a post,
FreeRTOS V8.2.0 port for ALL 16 bit PICs with hardware stack checking (SPLIM)
This is the same port as http://interactive.freertos.org/entries/28123677-FreeRTOS-V7-5-3-port-for-ALL-16-bit-pics-with-hardware-stack-checking-SPLIM- except that I have merged all the changes in ...
-
Mike commented,
Israel, I can't really help you - I don't have a debugger, not sure how you know it is stuck in the loop, ... This is most likely better addressed in the normal support forum Before you should try ...