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.

AM2432: Call SPI Operations in APPL_Application Cause System Reset

Part Number: AM2432
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi TI Experts,

Customer is working on AM24x, SDK: ind_comms_sdk_am243x_09_01_00_03, SysCfg: 1.18.0.

They are testing the SSC demo, they found that if they add the SPI read/write operations in the APPL_Application, when the TwinCAT reloads the slave it will cause the system reset.

Please see the modification of the code above to add the SPI inside the APPL_Application.

Another modification customer did is that they connect the TwinCAT in the SBL.

There are two situations will cause the system reset with the above code.

1: During the power on booting process, the below log shows that the system resets 4 times.

2: Reload the slave from the TwinCAT, the below log shows the system reset 1 time.

If customer does not integrate the above SPI operations code in the APPL_Application there will be no such problem.

Could you please let us know what could be the reasons for it?

Thanks,

Kevin