Other Parts Discussed in Thread: SYSCONFIG
Hello
I am programming spi 1, 2, 3, and 4 using lld sdk infra.
Builds will generate errors.
Is there a solution?
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.
Hi Kwon,
I added 4 McSPI instance into the example.syscfg of mcspi_loopback_am263x-cc_r5fss0-0_nortos_ti-arm-clang in AM263x MCU+ SDK 09.01.00.44. The project builds without errors. It means the pinmux is OK. Can you elaborate your build errors more? Which version of MCU+ SDK are you using? What about the CCS and Syscfg versions?
Best regards,
Ming
Hi Kwon,
AM263x MCU+ SDK 09.01.00.41: MCU-PLUS-SDK-AM263X Software development kit (SDK) | TI.com
Best regards,
Ming
Hi Kwon,
There are some issues with the multiple instances with LLD mode. I have reproduced your reported issue. When only one McSPI instance is added, the LLD mode works fine. As soon as the 2nd instance is added (HLD or LLD), then the build fails. I will forward your thread to our McSPI expert for further help.
Best regards,
Ming