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.
Dear Expert
I encountered the following problem when compiling 280025 small system.
When the function in the driver is not called, the compilation is normal. When the function is called, the register inside the message is not defined. Why is this?
ServiceDog() is in f28002X_sysctrl.c, and calls to f28002X_sysctrl.c, such as InitPieCtrl(), have similar problems. Compiler used in v21.6.0.LTS version.
Hi,
You need to add the file "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f28002x\headers\source\f28002x_globalvariabledefs.c" to your project.
Best Regards
Siddharth