Part Number:TMS320F28P550SJOther Parts Discussed in Thread:SYSCONFIG
在syscfg1.21.2中 没看到用户软中断的配置界面
同时请问如何可以不让syscfg再次生成新的文件,因为我想在生成的board.c文件上做些修改
Vivian Gao:
感谢您对TI产品的关注! 关于你的咨询,我们正在确认你的问题,稍后回复您。
,
崔林:
请问ccs是否有禁用syscfg的功能 我使用的是ccs12.8.1
,
崔林:
请问您有结果了吗
,
Daniel:
您好
请您澄清一下,您所说的“用户软中断配置”是什么意思。
您试图配置哪个中断?
没有阻止SysConfig生成代码的选项。
,
崔林:
这个中断我没找到配置的地方我自己手动在board.c文件里配置 又会被自动生成覆盖掉所以想问如何通过syscfg配置
,
Daniel:
您好
Is it possible to share the board.c file with the manual configuration?
Pls note the board.c is generated and will be oversritten. You can move the code for this interrupt (INT_USER12) outside of this file.
,
崔林:
Right now, I can only configure it elsewhere, which is not very uniform.
,
Daniel:
您好
Sorry but right now it cannot be configured in board.c since it is generated each time.
There is no other option but to have this code outside of board.c file
TI中文支持网
这个中断我没找到配置的地方我自己手动在board.c文件里配置 又会被自动生成覆盖掉所以想问如何通过syscfg配置

