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.

TMS320F28335: 我找到了一个tms320f28335的例程,这个程序的库文件必须放在E盘根目录下程序才可以编译,我想把库文件直接放到主程序目录下,但是没有成功,所以请教一下大家。

Part Number: TMS320F28335


我找到了一个tms320f28335的例程,这个程序的库文件必须放在E盘根目录下程序才可以编译,我想把库文件直接放到主程序目录下,但是没有成功,所以请教一下大家。Example02_DSP2833x_LED这个是我的主程序,DSP8233x_ProjectExample这个是我的库文件文件夹,我想把库文件的DSP2833x_common和DSP2833x_headers文件直接放到我的主程序目录下。DSP8233x_ProjectExample.zip

Example02_DSP2833x_LED.zip