KDS MQX and C++

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

KDS MQX and C++

444 Views
agalliazzo
Contributor I


Dear Sirs,

I'm starting to develop using KDS 3.2.0, MQX 4.2, KSDK 1.3 with a frdm-k64f board and a PE Micro Multilink universal.

 

I can compile without issue a couple of demo project (I'm currently focusing on ethernet, so I compiled and run the webserver demo).

 

The main problem is I cannot compile any c++ source file: I'm using the httpsrc_frdmk64f project as starting point, I added a couple of cpp sources and a couple of hpp headers but these files are simply ignored by KDS. I think that I missing something... Can somebody help me?

 

Thanks in advance

Alessio

Labels (1)
0 Kudos
1 Reply

285 Views
TICS_Fiona
NXP Employee
NXP Employee

Hello Alessio

You may refer to these blogs to use GCC tool chain with C++:

http://mcuoneclipse.com/2012/10/04/processor-expert-gcc-c-and-kinetis-l-and-mqxlite/

http://mcuoneclipse.com/2014/10/25/c-with-kinetis-design-studio/

Hope this helps!

Best Regards

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos