Part Number: AM263P4-Q1
Other Parts Discussed in Thread: AM263P4
Hello,
Our custom PCB is successfully using AM263P4 and Infineon S25FL128 flash chip but I am only able to successfully flash our custom SBL and application and run it after first debugging said custom SBL using a modified load_sbl.js as described here: AM263Px MCU+ SDK: Additional Details
This got me thinking that perhaps I am missing SOC Intialization.
The "SOC Initialization" section says the following:

- The text implies that this is something that is required to be done only once in the life of the SOC, have I understood that correctly?
- If so, what does SOC Initialization actually do?
- If so, how does this become a permanent change in the device such that SOC Initialization does not need to carried out thereafter?
Thank you.