Quick question if anyone knows... Does the SCFW have the standard entry point in the firmware (scfw_tcm.bin) as any other Cortex-m4? This would be having the initial stack pointer address stored at 0x0 and the initial program counter at 0x4 of the binary.
Hello,
Yes it has, you may refer to the reference manual chapter 5.9.4 High Level Container Format & 5.9.4.3 How the SCU ROM Parses Offsets/Addresses in the Image Container
Best regards,
Aldo.