REDLIB Include for C++ Project

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

REDLIB Include for C++ Project

Jump to solution
1,321 Views
rubensjunior
Contributor IV

Dears collegues,

I am porting the example sdk evkbimxrt1050_csi_fragment_gray from C to C++. I found errors due to not using of REDLIB include. However, the REDLIB include is not compatible with C++. What do I do in this case?

Thanks a lot! Best regards.

Rubens Júnior

1 Solution
1,207 Views
rubensjunior
Contributor IV

Hi danielchen‌,

Thank you very much for your attention!

Best regards.

Rubens Júnior

View solution in original post

0 Kudos
Reply
2 Replies
1,207 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Rubens Júnior:

By default, MCUXpresso IDE will use Reblib for C projects, NewlibNano for SDK C++ projects, and Newlib for C++ projects for preinstalled MCUs.

Please refer to MCUXpresso IDE user guide for more details.

Regards

Daniel

1,208 Views
rubensjunior
Contributor IV

Hi danielchen‌,

Thank you very much for your attention!

Best regards.

Rubens Júnior

0 Kudos
Reply