-
Notifications
You must be signed in to change notification settings - Fork 403
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
Compatibility ARDUINO 1.6.6 IDE #164
Comments
I use Optiboot with Arduino 1.6.6. It took me also a while to discover how it should be installed :-)
I think that release.sh script should be updated to create two different packages for each version family of Arduino. Best option would be to generate correct boards.txt from one source to not maintain two separate files as it's done currently. |
Did you try it via the .json file on the "releases" page? ("beta"...) I didn't think that there was a change between 1.6.5 and 1.6.6... (although, this is .hex files only. The source tree hasn't been compatible with the IDE in a LONG time, and 1.6.x no longer includes the needed tools, anyway. So I'm not sure what should be done there...) |
plese put this info in readme |
I've updated the README file. |
I see this issue is still open so I will use it. Maybe this will help to clear some question regarding installation in IDE environment (mine is 1.8.7):
I have made installation/deinstallation/installation but now Boards Manager show Optiboot 8.0 by westfw version 0.8.0 INSTALLED but ther is no traces of files on computer :-( |
Understand that "AppData" is a hidden, system file, so its contents do not show up in search results, and with a normal user-level configuration you can't even see it to look at. And it doesn't install source, anyway. Unless you're interested in only the pre-built binary for one of the "main" cores, using the board manager is a poor way to work with Optiboot. See #243 |
Thank you for your explanation. You have pointed out right source of possible problem. I have installed in 1.8.7 and folder was empty. It seems something goes wrong in version 1.8.7 during the installation because directory structure in folder packages is not created. |
Hello,
thanks for the great bootloader.
I wish optiboot would be cleaned up and be compatible with the new 1.6.6 IDE. This means I just have to generate a directory named 'hardware' in my Sketchbook, extract the optiboot files and would be finished.
With IDE 1.6.6 I had java and panic errors. Tried everything, but was not able to get it running. Downloaded IDE 1.6.5, changed to 'boards-1.6.txt', copied the contents in the IDE 'boards.txt', copied the bootloaders in the IDE, deleted the 'hardware' dir and now it's working...
I would clean this all up by myself, but sorry, I was not able to find the problem with the IDE 1.6.6. Maybe you could look at it.
Thanks and kindest regards,
Sebilativi
The text was updated successfully, but these errors were encountered: