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: Compiling codes generated by syscfg will prompt errors when using McSPI

Part Number: AM263P4
Other Parts Discussed in Thread: SYSCONFIG

The following is the configuration I input into syscfg: 

But in compiling process, prompt following errors: 

I am using interrupt mode but not DMA mode... Did you ever test it before... 

Regards, 

Will

  • Hi Will,

    After enabling LLD, I can reproduce the same issue, and get many other compilation errors as well. The errors are in sysconfig generated drivers: 

    ti_drivers_config.c and ti_drivers_open_close.c

    Errors: variable redefinition, and function redefinition, etc

        

    I will file a SW bug. Thanks Will!