Hi Kelly,
No, CW for HCS12 is not full C++ compatible.
Some features of the C++ language are not designed for embedded controllers. There are some C++ restrictions for embedded MCU.
you should find it in {CW5.x install directory}\ Help\PDF\ Compiler_HC12.pdf:
- search doc with keyword “C++, EC++, compactC++”.
- Appendices E “Known C++ Issues in the HC(S)12 Compilers” which explains in detail, what features are not supported.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------