when i build those source of edma3_lld_02_11_06_01; I find these errors,what should i do ?,The symbol of DVTEvent_Log and LOG_printf4 are come from edma3_log.h,I my mind the symbol of LOG_printf4 are BIOS5's founction. how to solve this?
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.
when i build those source of edma3_lld_02_11_06_01; I find these errors,what should i do ?,The symbol of DVTEvent_Log and LOG_printf4 are come from edma3_log.h,I my mind the symbol of LOG_printf4 are BIOS5's founction. how to solve this?
I try it,that can be build success. also i can delete all the part contain these macros . but if i need these logs ,what can i do to solve these incompatible problem?
Hi Steven,
Those symbols are available in <BIOS_Install_Dir>\packages\ti\bios\include\log.h
Have you made sure to include the path properly?