This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Upload-Tool for Booting a TIVA over SPI or i2c under Linux?

Do we have sourcecode for a tool to talk to ROM/Flash bootloaders over i2c or spi available?

I'd like to do

- upload (a Flash boot loader) to an unprogrammed fresh TIVA

- later on upload and update sw to the tiva

i couldn't find any sourcecode for i2c or spi ... It shouldn't be too hard, but i would prefer not diving into this ...

I've looked at lm4tools, sflash etc ...