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.

新手DEBUG问题

Other Parts Discussed in Thread: TMS320F28335

用CCS5编译example_28335_flash时出现问题 如下:

先点击小虫纸,在控制台里出现下面的错误

"D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_common/source/DSP2833x_ADC_cal.asm", ERROR!   at EOF:

[E1500]

        file access error:  failed to open "E:/Code of TMS320F28335

          CCS4/v120/DSP2833x_examples/flash/Debug/DSP2833x_ADC_cal.obj" for

          writing

"D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_common/source/DSP2833x_ADC_cal.asm", ERROR!  :

[E1000]

>> Compilation failure

        Failed to write object file : E:/Code of TMS320F28335

          CCS4/v120/DSP2833x_examples/flash/Debug/DSP2833x_ADC_cal.obj

gmake: *** [E:/Code of TMS320F28335 CCS4/v120/DSP2833x_examples/flash/Debug/DSP2833x_ADC_cal.obj] Error 1

'Building file: D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_common/source/DSP2833x_CSMPasswords.asm'

'Invoking: C2000 Compiler'

"D:/TI/ccsv5/tools/compiler/c2000/bin/cl2000" --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --include_path="D:/TI/ccsv5/tools/compiler/c2000/include" --include_path="D:/TI/xdais_7_21_01_07/packages/ti/xdais" --include_path="D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_examples/flash/Example_28335_Flash/../../../DSP2833x_headers/include" --include_path="D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_examples/flash/Example_28335_Flash/../../../DSP2833x_common/include" --quiet --diag_warning=225 --issue_remarks --large_memory_model --unified_memory --float_support=fpu32 --asm_directory="E:/Code of TMS320F28335 CCS4/v120/DSP2833x_examples/flash/Debug" --obj_directory="E:/Code of TMS320F28335 CCS4/v120/DSP2833x_examples/flash/Debug" --preproc_with_compile --preproc_dependency="DSP2833x_CSMPasswords.pp"  "D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_common/source/DSP2833x_CSMPasswords.asm"

"D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_common/source/DSP2833x_CSMPasswords.asm", ERROR!   at EOF:

[E1500]

        file access error:  failed to open "E:/Code of TMS320F28335

          CCS4/v120/DSP2833x_examples/flash/Debug/DSP2833x_CSMPasswords.obj"

          for writing

"D:/TI DSP 28335/Code of TMS320F28335 CCS4/v120/DSP2833x_common/source/DSP2833x_CSMPasswords.asm", ERROR!  :

[E1000]

        Failed to write object file : E:/Code of TMS320F28335

          CCS4/v120/DSP2833x_examples/flash/Debug/DSP2833x_CSMPasswords.obj

>> Compilation failure

都是差不多这样的错误一大堆然后出现一个框框 选择Proceed之后在控制台出现下面的错误

C28xx: Error connecting to the target: (Error -600 @ 0x0) A required dynamic library could not be located. The library isn't on the search path. (Emulation package 5.0.520.0)

(是红字哦)

具体什么原因呢? 求解答?

PS:我只有CCS4的教学视频 有没有CCS5的教学文档或者视频呢? 英文的也可以呀~~