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.

Control Suite - Function declared implicitly error with svgen macro's



I'm converting the Control Suite files for the HVPM FOC build to F28334 using CCS 3.3 (cause Ti doesn't seem to have them available) and I'm having a problem with the CLARKE and SVGEN_MACRO macros. Neither will compile and I get the compiler error "function delcared implicity" for both macros in my code. All the other macro's compile without error. The .h files are included for both. I can edit the .h files and force an error that the compiler picks up, but can't get it to compile with those functions.

I've even tried renaming them and still no luck. For some reason whenever the macros are more than 1 line of code, I get that error. Any ideas?

Thanks.