<html>
<body>
Hi Steven,<br><br>
Are you sure that you haven't moved some variable declarations to a
another file? That error usually stems from variables being declared in a
different file and not being declared as 'extern' in the code file, so
the linker doesn't know what to do.<br><br>
All the best for now,<br>
John<br><br>
<br>
At 17:47 21/05/2007, you wrote:<br>
<blockquote type=cite class=cite cite="">Content-Type:
multipart/alternative;<br>
<x-tab> </x-tab>
boundary="----_=_NextPart_001_01C79BC7.C1B33DAC"<br>
Content-class: urn:content-classes:message<br><br>
<font face="Courier New, Courier" size=2><a></a>Hi Richard.<br>
<br>
Got the following problem with 7.13a which were not there with 7.13 +
iccomavr fix from the 26/4-07<br>
<br>
iccavr -o STYRING -O -g -e:0x20000 -ucrtatmegaram.o
-bfunc_lit:0x8c.0x20000 -dram_end:0x10ff -bdata:0x1100.0x7fff -dFRAM:1
-dhwstk_size:120 -beeprom:0.4096 -fihx_coff -S2 @STYRING.lk
-lcatmega<br>
!ERROR file 'POWERMESSURE.o': undefined symbol 'uint2fp'<br>
!ERROR file 'POWERMESSURE.o': undefined symbol 'ulong2fp'<br>
C:\iccv7avr\bin\imakew.exe: Error code 1<br>
Done: there are error(s). Exit code: 1. Mon May 21 18:04:36 2007<br>
</font> <br>
<br>
<font face="Times New Roman, Times">Med venlig hilsen / Best regards /
mit freundlichen Grüßen<br>
</font><br>
<font face="Times New Roman, Times" color="#000080"><b>EC POWER A/S<br>
</b></font><br>
<font face="Times New Roman, Times" color="#000080"><b>Steven Lose<br>
</b></font><br>
<font face="Times New Roman, Times">Software Ingeniør<br>
</font><br>
<font face="Times New Roman, Times">Tlf.: +45 87434100<br>
</font><br>
<font face="Times New Roman, Times">Direkte tlf. +45 58286608<br>
</font><br>
<font face="Times New Roman, Times">Email:
<a href="blocked::mailto:bsl@ecpower.dk">sl@ecpower.dk</a><br>
</font><br>
<font face="Times New Roman, Times">
<a href="http://www.ecpower.dk/" eudora="autourl">www.ecpower.dk</a><br>
<br>
</font>_______________________________________________<br>
Icc-avr mailing list<br>
Icc-avr@imagecraft.com<br>
<a href="http://dragonsgate.net/mailman/listinfo/icc-avr" eudora="autourl">
http://dragonsgate.net/mailman/listinfo/icc-avr</a></blockquote></body>
</html>