Hi,
We have some questions about how to debug the HSFS Chip, we found by TI - Guideline the description to debug using DEVBOOT mode & Scripts. (See below)
We use the GPMC interface in our hardware, TI doesn't have has a Script to support this, therefore we cannot debug using the current description.
We try to use a NULL SBL (where the corresponding driver are initialized) and the bootmode QSPI or NO BOOT but the SBL break out calling the function
status = Bootloader_bootCpu(bootHandle, &bootImageInfo.cpuInfo[CSL_CORE_ID_R5FSS1_0]);
Somebody have an Idea, what could be the problem? or maybe other form to debugging this Chip.
Or is it posibble only in DEVBOOT mode? (In this case we need a Script from TI to initialize the GPMC)
Best Regards & Thanks a lot!
Karen