Part Number: TM4C1230C3PM
Tool/software: Code Composer Studio
Hi all,
I searched a lot on the net but I was not able to find a solution about my problem.
I need to create a bootloader which support the re-programming of the board through external(SPI) can controller.
I had a look at several examples but in all of them the re-programming procedure could be done through (internal) CAN , or UART or other internal peripherals..
My requests are:
- Is it possible to implement a bootloader which can communicate with external peripheral, or the only way is to use internal peripheral?
- Is there an application note that describe the protocol used by the "LM Flash Programmer utility"? What I wanna do is re-implement the same protocol in the MCU (using external peripheral)
- Once received data from the "LM Flash Programmer", how can I write these data on flash?
- Is there a fast-way instead of point #2? :)
Hope in any advice and help,
Best regards,
Marco.