Other Parts Discussed in Thread: C2000WARE, MOTORWARE, CONTROLSUITE
Hi,
While porting Lab05d to C2000Ware, I stumbled upon this issue:
#148 declaration is incompatible with "Uint16 RamfuncsLoadEnd" (declared at line 317 of "D:\ti\C2000Ware_1_00_04_00_Software\device_support\f2806x\common\include\F2806x_GlobalPrototypes.h") proj_lab05d.c /proj_lab05d line 149 C/C++ Problem
#148 declaration is incompatible with "Uint16 RamfuncsLoadStart" (declared at line 316 of "D:\ti\C2000Ware_1_00_04_00_Software\device_support\f2806x\common\include\F2806x_GlobalPrototypes.h") proj_lab05d.c /proj_lab05d line 149 C/C++ Problem
#148 declaration is incompatible with "Uint16 RamfuncsRunStart" (declared at line 318 of "D:\ti\C2000Ware_1_00_04_00_Software\device_support\f2806x\common\include\F2806x_GlobalPrototypes.h") proj_lab05d.c /proj_lab05d line 149 C/C++ Problem
Wondering how to resolve this one.
Thanks,
Manu