This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

QUE

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.