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.

SYSCONFIG: AM263P4 OSPI Pins Are Changed Incorrectly When Example Project Is Rebuilt

Part Number: SYSCONFIG

Tool/software:

Hello,

After importing and building 'ospi_flash_io_am263px-cc_r5fss0-0_nortos_ti-arm-clang', the example works fine.

However, if example.syscfg is opened I get the usual warnings:

If I then force the example.syscfg to save by temporarily modifying any setting....

...then rebuild, the OSPI pins are changed thus breaking the example project:

This happens on both SDK 9.2.0.56 and 10.1.0.34 (Latest).

Furthermore, the documentation claims that there is a FreeRTOS example but no such version exists.

Are there any cautionary steps if I want to use OSPI from within FreeRTOS?