Hi All,
has anyone seen/fixed this before?
Im using the kinetis k60dn512 with MQX 4.1.1
If running in the debugger (codewarrior 10.6) I occasionally see that the ide break as if at a breakpoint and there is errors in the MQX errors tab:
in the 'MQX Errors' tab I see:
*Tasks:
Error: Unable to access task list
*Task Queues:
Task Queue address invalid 0x1ffff5fa8
and in the 'MQX Task Queues' tab in the task queues column:
Queue address invalid 0x1ffff5fa8
Doesnt appear to cause any runtime issues that ive noticed but sometihng isnt right.
Any ideas?