Tool/software: Code Composer Studio
Hi community,
We are currently working on a custom board based on the TMDSIDK437X. Since the custom board does not have the I2C EEPROM, we added a custom board to the PDK build with the information originally stored on the EEPROM hardcoded. In order to verify the correct functionality of the modified secondary bootloader (SBL), it would be helpful to port the SBL into a CCS project. As stated in the build for starterware included in the package only supports make based build.
Does that mean it is not possible to debug the SBL via CCS?
If not, can you give me some hints on how I can verify the functionality of the modified SBL? It seems that this question has been answered for Linux U-Boot, but not for RTOS starterware.
Regards,
Liliane