I would like to run assembly code for the ARM7TDMI assembly using UVision2 or UVision3. I'm trying to simulate the REMAP using the AT91M42800A chip. How can i go about compiling assembly code using this software? Thank You! Mike
I think you need to install also the GNU Compiler package (currently it appears that you work with the ARM ADS tool interface). The GNU toolchain is selected under: Project - Components, Environment and Books - Folder/Extensions. Just select "Use GNU Tools".