工具/软件:Code Composer Studio
您好!
按照 TDU_Test.chm" 上的设备测试程序、我模拟 VoLIB TDU 测试项目"test_rel_C5510_C55L_COFF":
1打开 CCS (版本5.5.0.00077)、
2在 封装\ti\mas\TDU 测试中导入现有 CCS/CCE Eclipse 项目 test_rel_C5510_C55L_COFF
3将所有项目添加 到目标:test_rel_C5510_C55L_COFF.out
4打开 C55xx Rev3.0 CPU 功能仿真器来调试和加载 TEST_REL_C5510_C55L_COFF.out
5在 tdusim.c 中、I step 运行到" do_while "循环( 第1795行至1801行):
执行{
Generate_tone_frame (&tdualSim.txSGN、tduSim.frame_size、TX_IN_FRAME);
if (tdualSim.options.overwrite_scr){
overwriteScratchBuffers ();
}
tduSendIn (tduInst、TX_IN_FRAME、Tx_TX_ONLY);
} while (!tduSim.txSGN.FileClose);
循环26次时、tduduSendIn 中将出现消息" Can't find a source file at "M:\TI_MAS_VOLIB_2_1_0_1_bldfore\DSP_gtmas\ti\mas\TDU/C55\rfft64.s" 、并模拟暂停。
我不知道是什么问题、
VoLIB 软件包为"ti_mas_volib_2_1_0_1_c55_CPU3_win32.exe"。 使用相同的封装时、ECU 仿真正常。
请注意、
杜德豪