Im programming space vector modulation in arm7024,I have stored 255 data in an array.while simulating the program Im getting 'NO Read Permission -access violation error'.what is the reason and the remedy for this ..
http://www.keil.com/support/docs/814.htm Jon
Either you program has a bug, and is trying to read memory that it shouldn't, or your setup is wrong and you haven't granted read permission to an area that needs it.
View all questions in Keil forum