Hi,
Im currently working on a project where I would like to upgrade the firmware on 3x Tiva TM4C123AH6PM's over SPI or I2C using a raspberry pi as the master. My thoughts are to communicate with the boot loader located in ROM to load the firmware from flash memory on the raspberry pi.
I've spent time reading through the boot loader documentation however I'm still unsure if this is strictly possible. Has anyone had any success with anything like this?
Thanks