Part Number:EK-TM4C1294XL
Hello everyone,
I have a development kit with TM4c1294XL LaunchPad. I´ve made some tasks like led PWM flashing, output over the UART to putty, temperature measure and etc.
Now I am wondering about bootloader. I had checking the pdf - http://www.ti.com/lit/ug/spmu301d/spmu301d.pdf and I still do not know how to Tiva bootloader.
I want to do a task - through the CCS studio I upload to the launchpad project the blinking LED every 100ms. That's okay, that's what I have done.
But now I do not know how to send a new bootloader firmware. For example, after pushing the button, make look into memory and when there
will be a new firmware, as it will be there (for example, I thought the project itself only with more delay, for example blinking once in 1s - slower, and on first look on the board its pretty easy, difference between
100ms and 1s) so that it could take a firmware update.
But I do not know how to get that bootloader with the new firmware. Any ideas for guide please?
Thank you all, I appreciate anything, I'm a beginner.