Monday 13 July 2015

AVRStudio4 compilation error

just copy msys-1.0.dll to C:\WinAVR-20100110\utils\bin directory (WinAVR)

you can download it from the link provided.

https://drive.google.com/file/d/0B4Px6Drl6Zz_X0JQRWo2azVNcEU/view?usp=sharing

2 comments:

  1. AVRStudio4 compilation error show

    the given below error show in my program are :

    gcc plug-in: Output directory C:\Users\Dayaram\Desktop\density_based\default\ does not exist
    gcc plug-in: Created directory C:\Users\Dayaram\Desktop\density_based\default\
    gcc plug-in: Error: Object file not found on expected location C:\Users\Dayaram\Desktop\density_based\default\density_based.elf
    sir what we do????

    ReplyDelete
  2. Listen download the dll file from the link mentioned above and paste msys-1.0.dll to C:\WinAVR-20100110\utils\bin directory (WinAVR). Hope this will resolve your problem.

    ReplyDelete