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

WINAVR is too old #99

Closed
tmk opened this issue Mar 3, 2014 · 4 comments
Closed

WINAVR is too old #99

tmk opened this issue Mar 3, 2014 · 4 comments

Comments

@tmk
Copy link
Owner

tmk commented Mar 3, 2014

WINAVR was not updated for long time and not be recommended now. It may cause trouble and poor user experiences.

http://deskthority.net/workshop-f7/you-may-want-to-update-winavr-t7538.html

Alternatives or replacements:

Atmel AVR Toolchain

Supports Windows and Linux. It doesn't include programmer.
http://www.atmel.co.jp/ja/jp/tools/ATMELAVRTOOLCHAINFORWINDOWS.aspx

Inferno Embedded AVR Tools

Supports all three platform Windows, OSX and Linux. AVRDUDE is included.
https://infernoembedded.com/products/avr-tools
https://infernoembedded.com/products/avr-tools/release

Atmel Studio

http://www.atmel.co.jp/ja/jp/tools/ATMELSTUDIO.aspx

Arduino IDE

can be used for compiling and programing?

@tmk tmk added the NOTE label Apr 23, 2014
@tmk
Copy link
Owner Author

tmk commented May 14, 2014

Need to update doc/build.md.
/~https://github.com/tmk/tmk_keyboard/blob/master/doc/build.md

@tmk tmk added the TODO label May 15, 2014
@tmk
Copy link
Owner Author

tmk commented May 15, 2014

'Inferno Embedded AVR Tools' looks more valid for alternative. It has Windows installer.

For power users?

  1. MSYS(MinGW) and 'Atmel AVR Toolchain'
  2. Cygwin and 'Atmel AVR Toolchain'

@tmk
Copy link
Owner Author

tmk commented Nov 2, 2015

  1. WinAVR does not work on newer Windows like Win8 and Win10.
    Commands based on old MSYS/MinGW included WinAVR are not compatible with newer Windows anymore. http://www.avrfreaks.net/forum/windows-81-compilation-error

  2. WinAVR doesn't support ATMega32u2.
    Use the latest toolchain.

@tmk
Copy link
Owner Author

tmk commented Nov 2, 2015

MSYS/MinGW install:
http://www.mingw.org/wiki/Getting_Started

Git for WIndows:
http://git-scm.com/download/win

@tmk tmk closed this as completed Nov 11, 2021
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