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.

Porting DCAN module from RTOS to HLOS



Hello Friends,

    I am trying to port DCAN module from RTOS to HLOS.I am facing difficulties in including xdc related headers in hlos.I request you to let me know how to make the build in linux know the packages related to xdc.

I am getting the following errors related to xdc.I expect many more related to xdc.

utils_dcan.c:84:84: fatal error: ti_components/os_tools/linux/xdctools_3_32_01_22_core/packages/xdc/std.h: No such file or directory

compilation terminated.

In file included from system_dcan.c:75:0:

utils_dcan.h:98:21: fatal error: xdc/std.h: No such file or directory

Best Regards,

Vijay