• 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> ...
  • 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...
  • 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> ...
  • 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...
  • help ..Usart 0 configuration for ARM9(AT91RM9200)
    Hi Could somebody help me with the ARM9 USART0 configuration.... It would be better sending a sample code.My keil simulator is not working properly for ARM9(AT91RM9200). With ARM7(LPC2119) it works...