将给的例程(附件)添加到工程后,很多函数体和结构体的定义看不到
工程的路径:..ti\edma3_lld_02_11_03_03\examples\edma3_driver\evm6670
举例:
比如函数 EDMA3_DRV_requestChannel,EDMA3_DRV_enableTransfer等 只有调用,找不到定义。
但奇怪的是,工程是可以跑通的。
怎样才能看到函数里边呢?
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.
将给的例程(附件)添加到工程后,很多函数体和结构体的定义看不到
工程的路径:..ti\edma3_lld_02_11_03_03\examples\edma3_driver\evm6670
举例:
比如函数 EDMA3_DRV_requestChannel,EDMA3_DRV_enableTransfer等 只有调用,找不到定义。
但奇怪的是,工程是可以跑通的。
怎样才能看到函数里边呢?