I need to rewrite the TMS570LS_canBootloader_Test, as the NI USB-8473 is no longer available, but in the meantime, I had a couple of questions.
1. Is the CCS-project available that built the "TMS570LC43x_rtiBlinky_BL_APP10020.bin" referenced in TMS570LS_canBootloader_Test? In my experience, there would have to be linker-command-file coordination between the resident application (lc43_can_boot) and the file to be loaded (rtiBlinky_BL), otherwise wouldn't rtiBlinky_BL overwrite lc43_can_boot, and this bootloader would only work once?
2. The .out to .bin post-build actions specified by the readme in SafetyMCU_Bootloaders create a 4GB bin file -- in order to assure that all Flash holes are properly filled and ECC-ed, does the file-to-be-loaded also have to be a complete ECC-Flash (4GB) file?
Thanks,
Jim