Linux Flash Programming Tool
I have put up a project at Sourceforge, tcl-cm3, where I have started putting some tooling that I have written to be able to access the Debug Access Port on LM3S chips. The first program I have release is a flash memory programmer that will burn an ELF file into an LM3S evaluation board. The executable is an X86 Linux program and has been tested using ELF files produced by the CodeSourcery tool chain for a LM3S811 eval board.
There are several other packages in the project that will allow scriptable access to the Debug Access port. There is some documentation, but look for more writing as I get a little time.
Enjoy and I hope this helps some of the tooling needs for those of us developing for the Cortex-M3 on open source platforms.
Andrew Mangogna
login or register to reply
|