(forgotten to cc the list)
On Thursday 11 February 2010 09:56:17 you wrote:
> Please provide steps to reproduce. We may have an at91rm9200 around
> the office.
>
>
>
>
* I have compiled rtems4.9.0 + testsuite for csb337 (should run on
at91rm9200-dk too).
* /opt/rtems-4.9/bin/arm-rtems4.9-gdb hello.exe
* (gdb) target extended-remote localhost:3333
* (gdb) break Init
Breakpoint 1 at 0x20100488: file
/home/pim/monartis/monartis_git/rtems/c/src/../../testsuites/tmtests/tm01/task1.c,
line 28.
* (gdb) c
Continuing.
Breakpoint 1, Init (argument=0) at
/home/pim/monartis/monartis_git/rtems/c/src/../../testsuites/tmtests/tm01/task1.c:28
28 puts( "\n\n*** TIME TEST 1 ***" );
* (gdb) c
Continuing.
The program is now crashed on the board. (data abort at 0x2010049c)
If I don't put a breakpoint or if I use openocd 0.1.0, the software runs fine.
If you want I can send you the compiled software, I think it should run on anyl
at91rm9200 board since it uses only sdram timer and usart0.
Best regards
Marc
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development