Build Error CW 10.1 MQX RTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Build Error CW 10.1 MQX RTOS

606 Views
Lertets
Contributor I

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

0 Kudos
2 Replies

464 Views
Dekiru
Contributor IV

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

 

0 Kudos

464 Views
Lertets
Contributor I

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.

0 Kudos