[En-Nut-Discussion] Atmel AT91SAM7S256-EK and Ethernut

nopsoft at poczta.onet.pl nopsoft at poczta.onet.pl
Tue Aug 8 16:46:49 CEST 2006


Hello everyone,
 
I have tried to run SAM7X code on SAM7S. As run-time environment I selected SAM-BA. Compiler: WinARM.
In the first step I had to remove (comment by @) line "beq     wait_presrdy" in crtat91sam7x256_rom.S
and changed into "rom(rx) : org = 0x00108000, len = 200k" (0x108000 - entry point for code in SAM-BA's user program...) in at91sam7x256_rom.
Result: main program (events.c) - run but puts() (only one char is sent, I think interrupts are the problem), nutsleep() etc. do not work...
 
Did anybody run Ethernut on AT91SAM7S series?
 
best regards
Janusz



More information about the En-Nut-Discussion mailing list