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.
工具/软件:Code Composer Studio
你好。
我需要通过XDS100V3调试基于VC5410A的主板的代码。 我使用CCS 5.5 .0.0.0077万。项目编译正常,但我无法设置目标配置。 目标配置设置的“基本”选项卡上似乎没有C54x目标。 当我尝试手动添加C54x CPU时(在"高级"选项卡上,"添加CPU"),我收到"无法找到合适的设备驱动程序..."错误。
搜索确认在ccsv5/ccs_base/emulation/drivers中没有所需的驱动程序(C55x驱动程序libtixds55x.so存在,但C54x没有相应的驱动程序)。
那么,我的问题是,如何在 Linux中的CCS 5下为TMS320VC5410A到XDS100V3设置目标配置?
操作系统- openSUSE 11.4 ,CCS 5.5。0.0.0077万。
谢谢大家,Mike。