Hi, I'm doing a comparison between BL51 and Lx51 to determine the code space savings- I'm a bit suprised to see that for the same project, Lx51 yields a code reduction of only 0.6%- I've enabled the AJMP/ACALL setting, and altered the optimisation levels (speaking of which, under Lx51 raising the optimsation levels from 9 to the 'new' levels of 10/11 actually increases the code size) Does anyone have any similar experience of this phenomena- or any suggestion as to what else I should try to get the touted 10-15% reductions available using LX51? I'm only using the 'BANKAREA' LX51 controls... Thanks David
Aside from that they make the listing nearly impossible to follow since the only valid listing is from the linker. For that reason, those of us that believe in the NASA principle rarely optimize beyond 2, because debugging get difficult to impossible when the ICE can not correlate. Erik The NASA principle: we fly what we test.