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

Feature Request - ARM tool-openocd #674

Closed
marty-sullivan opened this issue May 28, 2016 · 11 comments
Closed

Feature Request - ARM tool-openocd #674

marty-sullivan opened this issue May 28, 2016 · 11 comments
Assignees
Milestone

Comments

@marty-sullivan
Copy link

When I try to upload to my Due from Raspberry Pi I get the message "Error: The package 'tool-openocd' is not available for your system 'linux_armv7l'"

How do I either install this manually or can you guys add the package to your repo?

@ivankravets
Copy link
Member

We don't have binaries for Linux ARM. See full list https://bintray.com/platformio/dl-packages/tool-openocd/view#files

Could you provide us OpenOCD binaries?

@marty-sullivan
Copy link
Author

Sure, I could do that. Is there a specific way things need to be packaged? Or just regular build directory is fine?

@ivankravets
Copy link
Member

Take a look at these examples https://bintray.com/platformio/dl-packages/tool-openocd/view#files

@marty-sullivan
Copy link
Author

So I've built the package, but I notice that each package has a "bin/openocd.bin" but I don't know what this is or how to make it. Probably just my unfamiliarity with the platform.

@ivankravets
Copy link
Member

Please archive it and share somewhere. I'll take a look.

@marty-sullivan
Copy link
Author

Here is the package so far:

https://cornell.box.com/s/s8rflgdvo6kmnd1zdoebf5xhy12u6r6e

@ivankravets
Copy link
Member

It requires login/pass. Please attach archive here.

@marty-sullivan
Copy link
Author

sorry i forgot to edit the permissions, should work now. I'm on the road so I can't attach it atm. Thanks

@ivankravets
Copy link
Member

Thanks. I've just added this package to the repo. Please test.

@ivankravets ivankravets self-assigned this May 28, 2016
@ivankravets ivankravets added this to the 2.9.2 milestone May 28, 2016
@marty-sullivan
Copy link
Author

OK, looks like all is good. Thanks for the quick help.

@ivankravets
Copy link
Member

Happy Coding with PlatformIO! 😊

ivankravets added a commit that referenced this issue Jun 2, 2016
* develop:
  Version bump to 2.9.2 (issues #641, #645, #648, #652, #664, #665, #666, #671, #674)
  Fix issue with ARM mbed framework when abstract class breaks compile for LPC1768 // Resolve #666
  Fix issue with ARM mbed framework and multiple definition errors   on FRDM-KL46Z board // Resolve #641
  List embedded boards in docs
  Fix multiple definition in mbed framework when using abstract class // Issue #641, #666
  Add "stlink" as the default uploader for STM32 Discovery boards // Resolve #665
  Implement grep serial ports for Windows
  Remove unused imports
  Minor improvements
  Fix PyLint's "misplaced-comparison-constant"
  Use $PROGNAME instead static name when looking for the firmware
  Update title of the article
  Add new articles
  Link Community Forums FAQ with Docs FAQ
  Grep for "/dev/cu.*" on OS X
  Skip grep search for serial ports on Windows machines
  Improve firmware uploading to Arduino Leonardo based boards
  Add MinGW to the PATH

# Conflicts:
#	docs/index.rst
#	docs/platforms/creating_board.rst
#	docs/projectconf.rst
#	docs/userguide/platforms/cmd_install.rst
#	platformio/__init__.py
#	platformio/builder/scripts/atmelavr.py
#	platformio/builder/scripts/atmelsam.py
#	platformio/builder/scripts/frameworks/mbed.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants