• *** error 65: access violation error
    So initially when I started working on my project in keil, I got the no 'write' permission error. After an intense research on why this error occured, I realized that the initial file was missing with...
  • *** error 65: access violation error
    So initially when I started working on my project in keil, I got the no 'write' permission error. After an intense research on why this error occured, I realized that the initial file was missing with...
  • access violation error
    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...
  • Access Violation error
    Thanks for the guidance. I made some progress by single stepping through the Disassembly listing.. BUT PLEASE DON"T STOP READING FROM HERE, COZ STILL NEED YOUR GUIDANCE SO PLEASE CONTINUE READING...
  • Error access violation
    I am using AT91SAM7X-EK to do a very simple experiment which is show "hello" in UART1 by simulator. The code can be successfully compiled with no error. but while I used debug, it showed following...