Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
Tool/software:
Hello,
we are using AM2632 in our project, with extern al flash, via QSPI mode.
I have written my own SBL, based on SBL_QSPI-example from SDK.
Bootling my SBL from primary bootloaction (0x0 0000)works without any problems.
Now I have tried the secondary bootloaction (0xF 0000), which is descriped in the TI resource explorer: https://dev.ti.com/tirex/explore/node?node=A__AVRt7VOfMlJSz4InbZKf4A__AM26X-ACADEMY__t0CaxbG__LATEST

For my test I have flased the same SBL to 0x 0000 and to 0xF 0000. After a reset, RBL starts SBL without any problems.
Now I have deleted the SBL from 0x0 0000 and did a reset.
RBL does not load any SBL now...
DO I have to use another certificate for the secondary bootloacation for my SBL?
Best regards
Jo


