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

Define msp430 toolchain for raspberry pi #7

Open
isman7 opened this issue Nov 14, 2017 · 0 comments
Open

Define msp430 toolchain for raspberry pi #7

isman7 opened this issue Nov 14, 2017 · 0 comments

Comments

@isman7
Copy link

isman7 commented Nov 14, 2017

Hi!

We are running on a robotincs Hackathon this week in Barcelona and we want to use platformio to quick prototyping of a given robot which has to boards, an MSP430F5529 based custom board, given to us by the organization and a Raspberry Pi 2.

Our idea was to use the Raspberry Pi 2 to cross-compile the firmwares for the MSP430, then the first idea was using PlatformIO, but this error came:

Error: Could not find a version that satisfies the requirement '~1.40603.0' for your system 'linux_armv7l'

Is it possible/easy to add a custom package to PlatformIO? Because there exist packages to crosscompile for theese boards from raspbian (linux armv7l). Where we should start to implement it.

Best regards,

Isma

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

1 participant