Guest
#1170982
Hi, I purchased an olimex AT91SAM7-P64 board which I would like to use with winarm. I'm currently trying to set my environment development. If I compile the at81sam7s64_hello with RUN_MODE=RAM_RUN and with THUMB not set the compilation fail. The linker tells me that region DATA is full! I do not understand why the code is so big! The keil hello example only use 2496 bytes! So, what does it mean? With 16kB of RAM, it seems difficult for me to debug in RAM. How do you debug a program which is bigger than 16kB? Thank you, and sorry for my english. -- Eric