Part Number: TPS43060
Hi Sir,
I am currently using the TPS43060EVM-199 to simulate a design with the following parameters: Input: 12V @ 12A Output: 20V @ 7.12A
I have modified the components on the EVM based on the recommended values from the simulation…
Other Parts Discussed in Thread: MSP-EXP430FR2433 , MSP-EXP430FR2355 目前在本论坛是最新版,刚刚在逛国外的TI论坛看到的。经过搜索检查发现,之前最新版是2.01版本。
MSP430_LaunchPad_Workshop_v2.22.pdf
我认为您现在只有一个工程,也就是只有一个out文件。您现在是烧录在了CPU1&CPU2(CPU1为主CPU),且没有指定IPCBOOT到CPU2的方式及其他配置,所以实际上是只有CPU1在运行。
请您参考附件内的 2 Getting Started and Troubleshooting
F2837xD_DEV_USER_GUIDE.pdf
在C2000ware内有一个blinky_dc例程,这是在两个内核上启动并运行代码的最基本示例。基本就是空工程,请您参考这个来编写
C2000Ware…