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