• 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...
  • configure PIO of ARM9 as input.
    hi all, I am Kirti Patel from india. i am using AT91RM9200+FPGA SBC board made by darell harmon... in this board when i read the status of the pio pins during execution ..at that time i am not getting...
  • 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...
  • 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> ...