I right now am following the guide on the flashloader example at
https://synergygallery.renesas.com/media/products/74/193/en-US/r11an0073eu0100-synergy-ssp-flashloader.pdf
I am trying to get this working but require Flashloader_pack1.2.0b1.exe. I cannot find this download on the website or is there a place where I can download Flashloader_pack1.3.0.exe since I am using SSP 1.3.0.
I looked in the e2_studio install directory and still cannot find anything. Please let me know where I can find the flashloader pack or where to download it.
I am using the SK-S7G2 starter kit.
Hi Bj,
Sorry, you're right, it's needed to rename *.pack.zip to *.pack and place it in packs/.
I've just created a new project and see the Bootloader Framework on sf_bootloader_mcu available. Have you selected SSP 1.4.0 in BSP tab?
Regards,adboc
Hi AJ,
As of SSP 1.5.0 the Flashloader Framework is no longer maintained in favour of the Secure Boot Manager that will be qualified and released in the near future. You can change pdsc contents and xml file names inside the pack to make it discoverable under SSP 1.5.0: Renesas.Synergy_flashloader.1.5.0-rc.1.pack.zip. You will need to unzip this first before doing Import -> CMSIS Pack.
Regards