• armcc with Atmel AT91RM9200 - ZI-data too big.
    I compiled some code for an Atmel AT91RM9200 powered board and I got the following result: Program Size: Code=44340 RO-data=520 RW-data=2024 ZI-data=349720 My question is: Why do I get such...
  • 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...
  • How to see SFRs in uVision3 with ULINK2
    Hi all, I am using the ULINK2 debugger with TMS470R1B1M (ARM7 CPU) evaluation board.I want to confirm my register settings in the debugger window by a Single step through the initialization functions...
  • 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...
  • 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> ...