• AT91RM9200 simulation in keil : Error
    whenever I go for simulation in AT91rm9200 the IDE gives me an Error *** error 65: access violation at 0x00000000 : no 'execute/read' permission What can I do to solve this error
  • AT91RM9200 simulation in keil : Error
    whenever I go for simulation in AT91rm9200 the IDE gives me an Error *** error 65: access violation at 0x00000000 : no 'execute/read' permission What can I do to solve this error
  • AT91RM9200 load error - linker
    Hello, I use the GNU compiler and want to test the program blinky, but without success. When I compile the programm, I get no errors or warnings. But there must be one important point I forgot to...
  • AT91RM9200 load error - linker
    Hello, I use the GNU compiler and want to test the program blinky, but without success. When I compile the programm, I get no errors or warnings. But there must be one important point I forgot to...
  • programming for AT91RM9200 using keil
    could someone please help me modify the below c program to work for AT91RM9200(ARM7TDMI)using keil simulation. the program is for finding dct coefficients for input pixel values #include<stdio.h> ...