Hello Everybody, I am trying to compile my simple application developed in brew to mod file using guidlines in tutorial provided by ward at http://brew.wardco.com/index.html#wrapper. I would like to know if i need to do any change in any paramtere like -mcpu=arm7tdmi for arm9 processors. or the same can be used. thanks a lot in advance
The GNU toolchain collection in WinARM should support ARM9-cores. So far I have not worked with ARM9 controllers so I can help with the -mcpu-Option. Take a look into the GCC- and bintuils-documentation (also check the -march-Option).