Cross-compiling
for AT91RM9200DK using ARM ADS
A default MCP file is
delivered with this example.
The processor selected
must be ARM920T for compiler and assembler.
The compiler option
“Enable debug inline function” must be enabled.
-O0 -Ono_inline -g+
-cpu ARM920T
The first object file to
be linked is cstartup_arm.o. Then entry point symbol is __ENTRY.
-info totals -entry
__ENTRY -ro-base 0x200000 -first cstartup_arm.o(reset) -info sizes
Run multi-ice server loading the AT91RM9200DK.cfg.
Run AXD and load project.axf