Hi, all
I use ACPY3_start() in my project, when compile the project, appearing the follow errors:
[Linking...] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
undefined first referenced
symbol in file
--------- ----------------
_ACPY3_start E:\\dma\\Debug\\dma.obj
it has included <acpy3.h> header file In source file, how can I solve this problem ?
any suggestions are appreciated! Thanks!