hi,
I am working on the following:
Platform: Dm8148
SYS/BIOS: bios_6_34_02_18
XDCTOOS: xdctools_3_24_05_48
NDK: ndk_2_21_01_38
NSP: nsp_dm814x_01_00_00_10
I have made certain changes in the source code of ethernet driver and i am trying to rebuild the package using xdc.
I am getting the following error:
making package.mak (because of config.bld) ... cl674 package/package_ti.drv.centaurus.c ... cl674 ethdriver.c ... "ethdriver.c", line 16: fatal error: could not open source file "ti/ndk/inc/stkm ain.h" 1 fatal error detected in the compilation of "ethdriver.c". Compilation terminated.
>> Compilation failure gmake.exe: *** [package/lib/lib/debug/ti.drv.centaurus/ethdriver.o674] Error 1
Please suggest what could be the issue
Thanks