Skip to content

Chipkit 2013 updates#136

Merged
sudar merged 2 commits into
sudar:masterfrom
peplin:chipkit-2013-updates
Dec 5, 2013
Merged

Chipkit 2013 updates#136
sudar merged 2 commits into
sudar:masterfrom
peplin:chipkit-2013-updates

Conversation

@peplin
Copy link
Copy Markdown
Contributor

@peplin peplin commented Dec 3, 2013

These are the updates required in the Makefile to support the latest version of the chipKIT IDE (MPIDE, available from http://chipkit.net/started/) - version 0023-linux-20130817-test and the accompanying Windows and OS X builds (they have slightly different dates).

There were 2 changes required:

  • Add another linker script
  • Add a vector table written in assembly to the core lib

* Added build step for assembly files in CORE
* Removed duplicate flags from AS build step
@ColinWaddell
Copy link
Copy Markdown

Just done an upstream pull and downloaded the latest version of mpide mpide-0023-macosx-20130715.dmg. I'm now running up against a heap of errors on make. I'm running make on the BlinkChipKIT example provided in the repo.

Here are the errors when running make for Mega architecture.

Here are the errors when running make for Uno architecture.

I'll come back to the problem I was finding previously with avrduder #133 once I've had a look over this later tonight. Although it'll probably be tomorrow night that I have time to really get into the issue properly.

@peplin
Copy link
Copy Markdown
Contributor Author

peplin commented Dec 3, 2013

There are a ton of warnings in the new build, but it does work. From the output it seems like you're not running off of my branch - these changes haven't been merged in yet, just proposed.

@ColinWaddell
Copy link
Copy Markdown

My apologies! I wasn't paying enough attention to the thread I was in.

@sudar sudar merged commit ef521d2 into sudar:master Dec 5, 2013
@sudar
Copy link
Copy Markdown
Owner

sudar commented Dec 5, 2013

@peplin Thanks. Just merged it

@ColinWaddell
Copy link
Copy Markdown

Just tested this new merged Makefile against examples/BlinkChipKIT using mpide versions 20131118, 20130817 and 20130715; I'm getting the same error on each version. Works fine against mpide version 20120903 though.

Here is the output of the make process against an older version of mpide (20120903) which runs cleanly versus a newer version of mpide which does not compile cleanly (20130817).

@peplin peplin deleted the chipkit-2013-updates branch January 28, 2014 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants