• 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
  • Development for AT91RM9200
    Hello! i have got the AT91RM9200 (an evaluation kit). i want to start development ovr it but by using some linux kernal. can any body tell me how to start. how to make my application patch it...
  • errors in the keil software using the AT91RM9200
    Hello, there are a few bugs in the keil mdk software, when you program with the AT91RM9200 atmel controller. The implementation of the inline functions coming from atmel, are incorrect! I think...
  • 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...
  • gnu startup file for at91rm9200
    Hello, I have another question about the AT91RM9200... I want to configurate the startup file to be able to use the gnu compiler. Therefore I took a look into the startup file for one gnu example...