This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Address violation

Hello,
I am debugging a programm with Keil and have some error that l can not solve.
The error is:
*** error 65: access violation at 0x00000004 : no 'write' permission
The error occurs at the instruction:
app_queue->IS_INITIALIZED = (uint8)0;

Can somebody help me find the cause of this errors.

Best regards
Emeric

0