Forum : 8051
Original Post
Post Information | Post |
---|---|
September 13, 2008 - 5:34am
|
I'm trying CodeCompressor on a 63Kbyte project. However there's a DLL/memory bug in there somewhere. RIDE always quits when Compressor is run on 'automatic'. In interactive mode Compressor will get through some optimisations; other times it quits. That apart, it appears, at first look, to work as advertised. Obviously I'm using it because I've painted myself in a corner codewise; so it would really help it it work work reliably. Can you help? regards Steven Pruzina |
Hi Pruzis
May I ask you on which version of Ride6 and toolchains you use.
Also do you have a ride6 in original version or did you add some patches on it?
Matloub
Matloub
It is RIDE BN747-51, with 8051 Toolchain 6.4.44. There a compiler patch for one bug 'RC51 : DPTR error on array access' (see this forum).
Steven