Hi,
I have a project that flashes F280049C LaunchPad LEDs in CLA.
I got some error messages as below when compiling this project in RamDebug configuration:

the CLA functions are saved in F28004xCLA.h as inline functions.
fGblUDelay3 and fGblUDelay4 are defined at the beginning of F28004xCLA.cla, and also defined in
F28004xCLA.h as external variables.
Could you please let me know the reason of these compiling error messages and how can I avoid them?
The project is attached as below:
1-ph Pwm with DC input (C code).zip
Thanks,
Jiakai