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.

[参考译文] TMS320F28388D:如何修改 SysConfig 自动生成代码

Guru**** 1821780 points
Other Parts Discussed in Thread: C2000WARE
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1434605/tms320f28388d-how-to-modify-the-sysconfig-autogenerated-code

器件型号:TMS320F28388D
Thread 中讨论的其他器件:C2000WARE

工具与软件:

 大家好、
 
 我想修改代码 can_init()函数以启用
 CAN 模块的 Rx 中断。 怎么可能?

 是否有任何确定因素可以防止代码自动生成器与使用代码重叠?

 CCS 版本: 12.8.1.00005  
 C2000Ware :C2000Ware_5_03_00_00
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!  

    如下面的快速复位图所示、可启用中断。  这将调用 Board_init 函数中的函数"interrupt_init ();"。  

    此致

    Siddharth