I attempted to define the functions in a C++ file using, #pragma CODE_SECTION(fun_name, “SECTION_NAME"). But I got the error, such as "MsgHandler.cpp", line 853: error: badly formed pragma
I tried the same thing in a C file in the same project but did not get an error. Please let me know what you think.
Regards
Mohsen