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.

DM8148 Linux环境下编译



本人新手,在Linux环境下编译自己写的.c源文件,程序中有调用DM814x_EVM_init这个函数,可是在编译时出错,个人感觉是找不到DM814x_EVM_init这个函数的原因,想问一下这个函数是在哪个库文件中吗?我一直找不到关于这个函数的源代码。