Hi,
I'm currently trying to compile a c++ project using the MQX RTOS but I continue to encounter the same error, it is:
illegal overloading '__set_BASEPRI(unsigned long)
make: *** [Sources/main.obj] Error 1
This occurs for both the sample blinking program (which works fine when compiled as a C project) and a blank MQX project. If anyone has any insight into the problem I'd greatly appreciate it.
Thanks
Hi,
Are you using the Professional edition? Only that edition supports for C++.
All other editions including the free one support for C but not C++
Regards
Hi,
Thanks for your response. I am using the evaluation edition but was given a 45 day license to try out the functionality by a local freescale rep.