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.

TMS320F28388S: CM global reset / ARM toolchain

Part Number: TMS320F28388S


 Hi,

can you look into questions related to CORTEX-M4 CM communication manager ?

-          Is CM able to initiate a global system reset (affecting CPU0 and CPU1)?

-          Will KEIL ARM tools (object formats) work with our examples and CCS debug toolchain ?

  • Hi,

    -          Is CM able to initiate a global system reset (affecting CPU0 and CPU1)?

    No, CM can not initiate a global system reset. It can send message to CPU1 (it's CPU1 and CPU2) to initiate device reset or when CM WD resets the CM subsystem, it can generate NMI to CPU1 and CPU1 NMI handler can initiate device reset. Basically, it need to be done in software.

    Will KEIL ARM tools (object formats) work with our examples and CCS debug toolchain ?

    It should but I'll re-confirm this with our SW team and then get back to you.

    Regards,

    Vivek Singh

  • Hi,

    From TI, we only support CCS ad debug tool for this device but user can use third party tool based on the support provided by the tool vendor.

    Regards,

    Vivek Singh