Part Number:TDA2EVM5777
Tool/software: Linux
Hi,
I'm trying to insert log message into AVBTP_processRxPackets function.
At first, i cleaned previous linux and app and rebuild all that.
However, the log message was not occured.
I found and refered avbtp_0_10_00_00_user_guide.html.
In that document, it says use xdc to rebuild AVBTP package in ti_components/networking/avbtp_0_10_00_00/packages/ti/avbtp directory.
So, i execute xdc command in that directory but the error message was showed as below.
making package.mak (because of package.bld) ...
js: "./config.bld", line 77: define NDK_ROOT!
gmake: *** No rule to make target `package.mak', needed by `.interfaces'. Stop.
Could you suggest the cause of this error?
Regards,
Yoo