This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Why don't I see the new optimization levels?

I must be obtuse, I cannot find the new opitimization levels in C51 v7.0. Here are my Help->About stats:

uVision = 2.30
C51     = 7.00
A51     = 7.00a
BL51    = 5.00
LIB51   = 4.23
OH51    = 2.6
S8051   = 2.30
DP51    = 2.30
Target is a plain-Jane 8051. Please help an old guy out.

Thanks.

- Mark

Parents
  • You can't see the new optimisation levels unless you've checked the "Use extended linker" box in the "Select device for target" tab.

    I have also had some difficulties selecting "Linker code packing" when converting a couple of projects to use LX51. The only solution I could find was to start a new project.

Reply
  • You can't see the new optimisation levels unless you've checked the "Use extended linker" box in the "Select device for target" tab.

    I have also had some difficulties selecting "Linker code packing" when converting a couple of projects to use LX51. The only solution I could find was to start a new project.

Children