The example project given by olimex is Philips LPC ARM7 project
I know that a couple of files need changed for use with STR912
(1) replace LPC2xxx_armusbocd.cfg with arm9_ft2232 and change config in external tools of eclipse
(2) change debug command
I’ve finished (1) and (2) but i want to know if these file need changed
(3) crt.s → Start-up code for ARM7
(4) 2138_demo.cmd ->Linker CMD file
Is it (3 and 4) work for STR912
Thank you for reading and suggestion
Tum
Hi tumpaniti and hi to all,
I’am in same troule as you and I wonder if you solved it.
I’ve tried to use 91x_init.s and 91x_vect.s from ST but when I compile under Eclipse, there is a lot of errors such as if it doesn’t understood this type of asm.
I’am also triying to use ewarm but I can’t use my OpenOCD tiny with it.
IF someone can help me…
Hi tumpaniti,
can you post what you changed in the debug commands please. I`m trying to set up an Eclipse project,but I have problems with debugging it.
Or can anybody else help?
Thanks you…