Hi.
I have 2 tasks in a programm , The 1st task moves data to the 2nd task in
a QUE .
Somehow the data is corrupted.
When I breakpoint aftre the command QUE_put(&queue,msg);
Examine the variable msg.
In the Watch Window I get the error memory read prevented read of target memory at 0x00000008.
Please Advise.