Other Parts Discussed in Thread: CONTROLSUITE
Hello,
I'm trying to use build the demo AC/DC demo program on the AC/DC EVM kit. I use CCS4 to build the code "FBPS". But it seems to report a warning. Can anyone help me on this? Shall I use CCS3.3 or how shall I handle this?
warning message: function declared implicitly ---- FBPS-main.c----line260
line260: MemCopy(&RamfuncsLoadStart, &RamfuncsLoadEnd, &RamfuncsRunStart);
Thanks again,
Violet