|
Hello,
I was hoping that someone that have used the same hardware as I could help me.
I need a simple project that flash a LED.
I use the MatrixMultimedia C for ARM development board. (E-Blocks) I have got that working fine with the Programmers Notepad that’s included. (It uses USB for programming but it do not support debugging)
Now I have bought a Olimex ARM-USB-OCD debugger that I would like to use. That debugger came with the Eclipse Software where the ODC debugger will be supported. Exelent, then I can use one system for all that I want. But the example is for ARM7S256 and not ARM7S128 that’s on the MatrixMultimedia E-blocks motherboard. I need the includes for that bord along with OCD setup etc etc. I have connected the LED array to PortC.
Well, I can probably use some of the includes from the Programmers Notepad examples but startup code, OCD-code etc etc will probably be different. Argh!!, To many unknown variables. I need a working project just to get started. I’m just not up and running with make files, startup code and OCD startup stuff. (Noob)
Anyone that can help?
|