[Icc-avr] Not possible to load old cof-file into AVR-studio
Morten Dramstad
Morten at biocontrol.no
Thu Aug 14 01:28:37 PDT 2008
Hi!
Problem 1
I have an old boot loader application that I would like to debug using AVR Studio ver 4.13 Build 571. When I try to load the cof-file which was compiled using Imagecraft ICCAVR v.6 the AVR Studio gives the following errors:
- Coordinator: None of the available object file readers can read the specified object file. Please check the format of the object file.
- Error loading object file C:\Projects\DeLaval\Multireader\Atmega\Boot\Ver01\Rev00\MultireaderBoot.cof
Problem 2
I tried to compile the file using the resent ICCAVR ver 7.14C, but the program cannot be compiled. The original file was compiled October 26 2006 and fit exactly into the memory of the boot sector, there is only 4 free bytes left at the end of the code. Code compression was used, and a lot of the code was written in assembler to be able to make the code small enough. When I compile the code using ICCAVR 7.14c, a get this errors:
!E <library>(116): Not enough space in 'text' area. Total of 32772 bytes needed.
Question:
I need to change the original code and to do so I need to use the same compiler as was used originally, ICCAVR ver 6.30c. Where do I find the installation files for that version? I still have my old laptop, and I thought ver 6.30c still was installed there, but unfortunately, I have uninstalled it to gain space on the hard disk.
Best regards
Morten Dramstad
BioControl A/S
Grimstad Gård
N-1890 Rakkestad
Norway
Phone +47 69 22 52 55
E-mail morten at biocontrol.no
www.biocontrol.no
More information about the Icc-avr
mailing list