This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM263P4-Q1: SysCfg unexpectedly changes OSPI Reset Pin

Part Number: AM263P4-Q1

Further to

MCUSDK-13182 : 'SysCfg unexpectedly changes OSPI Pin'

This appears to be only partially fixed. If I...

  • Import example:

C:\ti\mcu_plus_sdk_am263px_11_00_00_19\examples\drivers\boot\sbl_ospi_multicore_elf\am263px-cc\

  • Build the code (Left Hand)
  • Open the .syscfg file, change nothing except force saving.
  • Build the code again (Right Hand)

Then the reset pin has changed from EPWM11_B to EPWM_10B:

image.png

Is there a legitimate reason for this please?