Guest
#1171519
I was using WinAVR for a while but I was a bit disappointed with ATmega8's performance for some applications, so I bougth an Olimex SAM7-H64. I managed to program it with SAM-BA (with WinARM) and OpenOCD (with ARM-GCC), so I thought the next steps would be easy. But the problem is that I used the .bin provided in Olimex and SparkFun websites for the SAM7-P64 and till now I haven't managed to blink any led with the codes i've compiled by myself. I am mainly using the GPIO (modifying board.h to use the Olimex board) and the OpenOCD examples provided by Martin Thomas (and their makefiles, linker scripts, startup files). So, my questions are: should I edit anything in the makefile provided in those examples? Am I missing any step? Thanks in advance. Antônio Padilha