|
Hi there,
I am trying to build the 'getting started project' downloaded from Atmel site and I have followed all the steps from GNU-Based Software Development on AT91SAM Microcontrollers. However, when I build the project, console prints the following error:
c:/yagarto/bin/../lib/gcc/arm-none-eabi/4.6.0/../../../../arm-none-eabi/bin/ld.exe: bin/getting-started-project-at91sam9260-ek-at91sam9260-sram.elf section `.fixed0' will not fit in region `sram0' collect2: ld returned 1 exit status make: *** [sram] Error 1
This project was downloaded from Atmel. How do I solve this error?
Thank you for your time, Carlos Sousa
|