2017-03-20 07:58 AM
Hi All,
I am new to SPC family micro controllers,I am using SPC560B- Discovery board,I need a boot-loader sample code, which will be reading the binary file data over a UART,It will be very helpful if any one shares sample boot loader code.
Thanks in advance,
---
Thanks & Regards,
Mujeeb
#spc5 #bootloaderSolved! Go to Solution.
2017-03-22 03:47 AM
Hi
Mujeeb,
at the moment no sample code is avalaible. There are 2 possible solutions for your problem:
1. Use the SPC5-Flasher
Starting from the next release, the SPC5-Flasher should also be integrated in SPC5Studio.
2. Develop with SPC5Studio a specific application to program your binary code. In SPC5Studio you can find a specific library to program the flash memory within the core, but you should develop a specific driver to read the binary file via serial port.
Regards,
Luigi
2017-03-22 03:47 AM
Hi
Mujeeb,
at the moment no sample code is avalaible. There are 2 possible solutions for your problem:
1. Use the SPC5-Flasher
Starting from the next release, the SPC5-Flasher should also be integrated in SPC5Studio.
2. Develop with SPC5Studio a specific application to program your binary code. In SPC5Studio you can find a specific library to program the flash memory within the core, but you should develop a specific driver to read the binary file via serial port.
Regards,
Luigi