Sonsivri

Electronics => AVR, 8051 Family and ARM Area => Topic started by: tomywong on January 08, 2010, 05:57:12 17:57



Title: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: tomywong on January 08, 2010, 05:57:12 17:57
I haven't test it. Please try if you like it.

http://www.filefactory.com/file/a18ahg6/n/ICC722.rar

Pass : sonsivri.com


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: rentau on March 04, 2010, 12:46:26 00:46
hi, KIS9 detected trojan on lavr.dll


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: lillbear on March 04, 2010, 11:02:20 11:02
F-Secure 9 -> worm.generic.xxxxxxx pla pla pla.

yours


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: sam_des on March 04, 2010, 05:39:14 17:39
Hello,

Just a word of caution for those using this compiler. From v7.22, there is a bug with optimzations,
 -If you're using <=8k ROM devices such as m8 & enable both optimizations.
 -But compiler indicates that 'nothing worthwhile found' for optimization, then compiler incorrectly generates 'JMP' instead of 'RJMP' in final image for IVT & main().
 - Once your code is 'worthwhile' for optimzation, compiler now correctly generates 'RJMP'. So it is better to turn off optimizations during initial stages.

regards,
sam_des


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: metal on March 09, 2010, 09:06:01 09:06
Try this file, and report back if working ok or not.


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: rentau on March 10, 2010, 01:36:06 01:36
after installation and change on lavr.dll first error.
Access violation at address 00351144 in module 'lavr.dll'. Read of address 00000FFF
and other error also.


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: metal on March 10, 2010, 06:42:22 06:42
try this one.

Edit: Strange.. More than 20 downloads, one reported that he has got a problem, what about others?


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: rentau on March 10, 2010, 08:22:35 08:22
its still the same, same error. im using win sp3 btw


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: metal on March 10, 2010, 06:35:24 18:35
I only got SP2


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: rentau on March 11, 2010, 12:17:27 00:17
anyone there could run some test on SP3?still not working.


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: simma on March 11, 2010, 01:57:16 01:57
Similar error on Xp SP3 too.


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: xp338 on March 12, 2010, 05:03:37 17:03
This one work for me ( sp3)

I forgot where I got this. Credit to the Orginal post...

1. go to install dir /bin
2. Rename the lavr.dll to Orglavr.dll
3. Copy this "lavr.dll" to /bin



Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: aamir on January 16, 2011, 07:47:33 07:47
Any one have new version 8


Title: Re: ImageCraft.ICC.v7.22C.Pro.AVR
Post by: mitsos on January 16, 2011, 10:17:35 10:17
hi to all

after apply the patch,

I notice in the examples, when enable the optimization gives me bigger code than without optimization.

Is this problem of patch?

regards
mitsos