Hello,
we are using SSP1.4.0 and now we are in the development phase for the firmware updater. We have watched some examples for the bootloader framework and now we have some Questions.
First of all we have installed the the modified version of the bootloader framework for SSP1.4.0 which comes from Karol. It seems to work fine, but the final test is outstanding.
When we use for our entry project the nano example, what kind of downloader must be implemented in the application project? We think we need no download code so we decided to use the g_sf_firmware_image_external. It is right, because we can not configure a Image identifier or version number? Only the start address and flash size are configurable. OK, we understood that, because we need this information for the bootloader for flashing the application and jump to start it.
When we use the external firmware framework, it is possible to left the sf_memory_mcu_flash unconfigured?
What kind of bootloader frame work we need (Image internal or external, mcu)?
We are at the start of our update process development, so we are open for other update processes as the synergy framework. If other update processes aviable please not, that in our update process we need a the FileX system to update a fpga whitch is connected to the Renesas MCU.
Thanks
best regards Martin