MicroTRAK/AVR-C Starter Support & Frequently Asked Questions


[1] I installed GNU ARM and WinAVR. After this ARM compiler doesn't work anymore. It freezes inside MicroIDE. I use Windows XP OS.


[1] I installed GNU ARM and WinAVR. After this ARM compiler doesn't work anymore. It freezes inside MicroIDE. I use Windows XP OS.

The reason o fthis problem - several cygwin1.dll files installed with GNUARM and WinAVR.How to solve this:

- Run Windows Search and look for cygwin1.dll file.
- Find recent file and copy it to %WIN%\System32\ folder. %WIN% - folder where Windows installed.
- Delete all other files. You should have only one file inside %WIN%\System32\ folder.
- Reboot PC. After this both compilers should work well.