chipKIT® Development Platform

Inspired by Arduino™

direct programming C++ MPIDE

Created Mon, 08 Sep 2014 13:47:30 +0000 by nicolas


nicolas

Mon, 08 Sep 2014 13:47:30 +0000

hello, I'm an owner of a chipkit UNO32 and on it I should load a program written in C++, I want to know if it's possible to program directly in C and C++ languages with MPIDE; Thanks !


majenko

Mon, 08 Sep 2014 13:58:24 +0000

What do you mean by 'direct' programming in C++? You are already programming in C++ in MPIDE, so I am nnot sure what you want to do that's different. All the MPIDE 'language' is, is C++ with a set of helper functions to take a lot of the drudge work out of programming.