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.
Hi Champ,
I am asking for my customer.
Since the DCL file is cut into the project, it is getting some problems with DCL header file.
As below attached pic, there are two header files in the project folder.
One is DCLCLA.h, another is DCLF32.h. As you could see, both files include DCL.h .
Since DCLCLA can pass the compile, but DCLF32 is fail. Is there any missing steps or problem with it ?
Thanks for any help.
Best regard, Johnny
Johnny,
Can you please share a higher resolution picture of the file that includes the two .h files?
BTW, since DCLF32 is designed for C28x and DCLCLA is for CLA, they are not supposed to be included in the same file at the same time.
Han