Other Parts Discussed in Thread: CONTROLSUITE 我的系统是XP,controlsuite是最新版controlSUITE3.3.1;按教程操作开关电源补偿网络设计时这个软件CompDesigner.exe就是打不开,重装几遍,试了两台电脑都不可以,网上也搜不到相关资料;双击CompDesigner.exe后提示以下错误:
Other Parts Discussed in Thread: CONTROLSUITE 我在controlsuit中高压电机开发套件的说明文档中看到说该开发套件可以支持ti的上位机,并且该上位机是通过sci与底层DSP程序通信的,还有就是这个SCI是通过flash引导的,详细见图1和图2
问题是我在DSP的底层程序中就是没找到SCI的通信函数或者通信接口,如图3
如图3所示,这个通信模块或者通信函数,通信接口到底在哪个文件里面。
Other Parts Discussed in Thread: CONTROLSUITE CCS5.5导入controlsuite 例程是发生错误
Error: Import failed for project 'Example_2803xCpuTimer' because its meta-data cannot be interpreted. Please contact support.
这是为什么?
Other Parts Discussed in Thread: CONTROLSUITE Description Resource Path Location Type cannot open source file "DSP28x_Project.h" DCMotor.c /DCMotor_TI line 1 C/C++ Problem
Description Resource Path Location Type gmake: *** No rule to make target…
//########################################################################### // FILE: blinky_c28.c // TITLE: Blinky Example for F28M36x. // // This Dual Core Blinky Example demonstrates how to run and // implement a standalone application on both cores. Due…