Other Parts Discussed in Thread: SYSBIOS 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/576447/ccs-tda2evm5777-installation-about-plug-ins-sysbios-xdctools-ipc-and-so…
Can't find a source file at "/tmp/TI_MKLIBl3yPak/SRC/exit.c" Locate the file or edit the source lookup path to include its location.
工程请见附件
dubug的时候出现这个,也找不到源程序,请问这个怎么解决?
另外任务设置如下,但是进入不了接受中断:
/* * UartTask */ Void UartTask(UArg a0, UArg a1…
Other Parts Discussed in Thread: SYSBIOS 我在移植 upp dspbios driver 到 sysbios , 现在有个问题是不能触发hwi 中断 upp_isr().
在sysbios的 Dsp.cfg 中我加入如下代码
//--------add hwi to sysbios dsp.cfg----------
var Hwi = xdc.useModule('ti. sysbios .hal.Hwi'); var hwi7Params = new…