wiki:WinBertos
Last modified 3 years ago Last modified on 12/22/08 12:39:43

Compile and use BeRTOS with WinAVR

Software requirements

Installation instructions

  • Install the WinAVR package with the default settings.
  • WinAVR provide an ancient version of the sh binary so you need cygwin
  • Install the cygwin package with the default settings.
  • Maybe the Path environment variable is not setted properly.
  • Edit the Path variable in Control Panel > System > Advanced > Environment Variables.
  • Add the "C:\cygwin\bin;" string without quotes. (use your cygwin installation path instead of this if you don't use the default path)
  • Reboot your Windows installation.
  • Enjoy BeRTOS!