SPRUJ79A November 2024 – December 2025 F29H850TU , F29H859TU-Q1
The SSU_CPU2_CFG_REGS and SSU_CPU3_CFG_REGS, respectively, hold the reset and boot settings for CPU2 and CPU3. As part of the boot process, CPU1’s reset vector is hardcoded to LINK0 ROM. A detailed description of the Boot ROM sequence is explained in the Device Boot Sequence section. The application code for CPU1 needs to initialize the other core’s reset vector and reset LINK register (RST_VECT and RST_LINK) before releasing reset to those cores (CPU_RST_CTRL). These instructions in CPU1 application code need to be ran in the context of CPU1.LINK2. An example of this configuration is show in the F29 SDK SSU multi-core examples.