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.
工程师,您好:
我按您的教程移植程序,device view-switc(beta),为什么我无论怎么修改,最后都变成TMS320F28374D?
不好意思没看到你的相关贴
如Susan工程师所说,你用的例程路径是这个吗:C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f2837xd\examples\cpu1\adc
正常情况下,这个路径下的例程是针对F2837xD系列芯片设计的,也就是说只要是F2837xD系列芯片都是通用的,不需要更改设置
我不知道你的程序有没有做过什么其他更改?
正常情况下,只需要在target configuration中将芯片信号修改成F28379D就可以了,也就是.ccxml文件里面修改之后就可以直接在F28379D上用了。