Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sketches for Arduino Uno will not compile in MPIDE 20130715 on Windows #409

Open
JacobChrist opened this issue Feb 28, 2014 · 6 comments
Open

Comments

@JacobChrist
Copy link
Member

No description provided.

@majenkotech
Copy link
Member

No work has been done on Arduino support in all the time I can recall being part of the team. Last time I managed to get anything Arduino to compile under MPIDE I had to resort to copying the whole of the Arduino core files into MPIDE to get it to work.

My guess is the ones we have are incredibly out dated and should be thrown away anyway.

Do we really need / want Arduino support...?

@JacobChrist
Copy link
Member Author

Well, I assumed that since the MP is MPIDE is Multi Platform that it would
be a good idea to fix it... But maybe a better move is to put UECIDE on the
MP pedestal and relegate MPIDE just to chipKIT.

On Fri, Feb 28, 2014 at 12:00 PM, Matt Jenkins notifications@github.comwrote:

No work has been done on Arduino support in all the time I can recall
being part of the team. Last time I managed to get anything Arduino to
compile under MPIDE I had to resort to copying the whole of the Arduino
core files into MPIDE to get it to work.

My guess is the ones we have are incredibly out dated and should be thrown
away anyway.

Do we really need / want Arduino support...?

Reply to this email directly or view it on GitHubhttps://github.com//issues/409#issuecomment-36388650
.

Jacob Christ
ProLinear/PONTECH, Inc.
1-877-985-9286 Phone
1-413-235-1651 Fax
http://www.pontech.com

@majenkotech
Copy link
Member

Maybe ;)

As there is so much more now than just Arduino and chipKIT, MPIDE isn't really MP any more - it's more like DPIDE - Dual Platform IDE.

@JacobChrist
Copy link
Member Author

I think the name came from Marc and Rick's original goal and not actually
what got implemented. From what I understand, the Arduino project took
some code form MPIDE back upstream to get Due to work, so in that since its
TPIDE.

Jacob

On Fri, Feb 28, 2014 at 12:13 PM, Matt Jenkins notifications@github.comwrote:

Maybe ;)

As there is so much more now than just Arduino and chipKIT, MPIDE isn't
really MP any more - it's more like DPIDE - Dual Platform IDE.

Reply to this email directly or view it on GitHubhttps://github.com//issues/409#issuecomment-36389750
.

Jacob Christ
ProLinear/PONTECH, Inc.
1-877-985-9286 Phone
1-413-235-1651 Fax
http://www.pontech.com

@ricklon
Copy link
Member

ricklon commented Feb 28, 2014

Hi All,

I usually add the support but have not worked on it in a while. Mark and
created the technique used in Arduino 1.5 and this code was pre-1.5. My
expectation is that Arduino 1.5 would be released and we would package
support for it, and do the minor updates to make MPIDE 1.5 compatible.

So we eventually made changes to the platforms.txt, and boards.txt that
were not ported back to our copy of Arduino 0023.

So the solution here is to just make sure the changes we made get update in
the Arduino platforms.txt, and boards.txt.

-_Rick

On Fri, Feb 28, 2014 at 3:16 PM, Jacob Christ notifications@github.comwrote:

I think the name came from Marc and Rick's original goal and not actually
what got implemented. From what I understand, the Arduino project took
some code form MPIDE back upstream to get Due to work, so in that since its
TPIDE.

Jacob

On Fri, Feb 28, 2014 at 12:13 PM, Matt Jenkins <notifications@github.com

wrote:

Maybe ;)

As there is so much more now than just Arduino and chipKIT, MPIDE isn't
really MP any more - it's more like DPIDE - Dual Platform IDE.

Reply to this email directly or view it on GitHub<
#409 (comment)

.

Jacob Christ
ProLinear/PONTECH, Inc.
1-877-985-9286 Phone
1-413-235-1651 Fax
http://www.pontech.com

Reply to this email directly or view it on GitHubhttps://github.com//issues/409#issuecomment-36390034
.

Co-founder
Fair Use Building and Research (FUBAR) Labs
http://fubarlabs.org

@ricklon
Copy link
Member

ricklon commented Feb 28, 2014

The new variant support for chipKIT wasn't added to Arduino.

On Fri, Feb 28, 2014 at 5:28 PM, Rick Anderson
rick.rickanderson@gmail.comwrote:

Hi All,

I usually add the support but have not worked on it in a while. Mark and
created the technique used in Arduino 1.5 and this code was pre-1.5. My
expectation is that Arduino 1.5 would be released and we would package
support for it, and do the minor updates to make MPIDE 1.5 compatible.

So we eventually made changes to the platforms.txt, and boards.txt that
were not ported back to our copy of Arduino 0023.

So the solution here is to just make sure the changes we made get update
in the Arduino platforms.txt, and boards.txt.

-_Rick

On Fri, Feb 28, 2014 at 3:16 PM, Jacob Christ notifications@github.comwrote:

I think the name came from Marc and Rick's original goal and not actually
what got implemented. From what I understand, the Arduino project took
some code form MPIDE back upstream to get Due to work, so in that since
its
TPIDE.

Jacob

On Fri, Feb 28, 2014 at 12:13 PM, Matt Jenkins <notifications@github.com

wrote:

Maybe ;)

As there is so much more now than just Arduino and chipKIT, MPIDE isn't
really MP any more - it's more like DPIDE - Dual Platform IDE.

Reply to this email directly or view it on GitHub<
#409 (comment)

.

Jacob Christ
ProLinear/PONTECH, Inc.
1-877-985-9286 Phone
1-413-235-1651 Fax
http://www.pontech.com

Reply to this email directly or view it on GitHubhttps://github.com//issues/409#issuecomment-36390034
.

Co-founder
Fair Use Building and Research (FUBAR) Labs
http://fubarlabs.org

Co-founder
Fair Use Building and Research (FUBAR) Labs
http://fubarlabs.org

ricklon added a commit that referenced this issue Feb 28, 2014
… not added. Other boards need to overide this value to use their own custom variant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants