Hi,
I tested the basicGnu example (from at91.com) and other code to run on my SAM7-EX256 (AT91SAM7X256). i designed my makefile according to the basicgnu example (see below). i adapted the linker script only in 2 lines which specify the flash/ram size of the X256.
I can compile and flash, but the code seems not to be running.
I checked the NVM bits, they are OK.
I made a copy of the original code which has been running.
if i reflash this, it’s running (flasing procedure and nvm bit settings therefore be ok).
A hint could be the following funny behaviour:
if i flash the original binary, check if it runs (it does), compile my code and flash it without erase of the flash, than the original code keeps running (i can see this, as the original code prints something on the lcd, mine not).
seems that my code gets flashed anywhere, in such a way that it can not corrupt the original bin.
could this be a problem with the linker script?
sorry for the files, but the server always responds :
Not Acceptable
An appropriate representation of the requested resource /cgi-bin/phpbb/posting.php could not be found on this server.
if i paste them here.
Is there a posibility to attatch files?
Alex
p.s.: i tried to register at at91.com using 3 different email adresses, but none of the activationkey’ arrived since hours. is this usual?