• 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...
  • 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> ...
  • 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...
  • 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...
  • AT91RM9200: no jtag target found
    Hello, I've got a board with the AT91RM9200, where a u-boot bootloader is installed. Now, I want to erase the external flash (SPI-Flash) where the bootloader is installed to write my programm to...