Guest
#1171871
Hello folks, sorry for this newbie question. I am plan to start an ARM based project in the near future. So I google around and found WinARM. It sounds good to me so I know WinAVR very well. I think, I will use an Atmel ARM7 MCU - AT91SAM7A3 or AT91SAM7S256 - not clear by the moment. As far as I can see on the WinARM homepage the AT91SAM7S family is supported. But AT91SAM7A3? The SAM7A3 fits a little bit more into my design: MMC Card IF and CAN :-) That's what I'm looking for... So far so good. I download the WinARM .zip-file and take a look to the include directory to find some header files for one of the chips - nothing there...? For the AT91SAM7S64 I found an sample project. OK, there I found what I expect for this MCU. Some of the header files are from Atmel I think. Where I can found some identical for the SAM7256 and/or SAM7A3 (if supported)? And also a little bit unclear for me are the Board.h, the ROM and RAM ld-files and the Cstartup files. Can some one tell me more about the way to setup a project on an self-made hardware? Many thanks in advance! Regards Alex Zaech