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
已解决! 转到解答。
Hi danielchen,
Thank you very much for your attention!
Best regards.
在原帖中查看解决方案
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