• Linker Code packing causing problems
    Hi, I am porting my code from compiler C51 ver6.23 and BL51 to the new compiler and linker , C51 ver 7.00 and LX51 ver3.30 . This was to take advantage of the optimisation features of the LX51's linker...
  • Linker Code packing causing problems
    Hi, I am porting my code from compiler C51 ver6.23 and BL51 to the new compiler and linker , C51 ver 7.00 and LX51 ver3.30 . This was to take advantage of the optimisation features of the LX51's linker...
  • Code generation problem with Linker Code Packing (max. AJMP / ACALL )
    Dear *, Problem:- When we are compiling our code with "Linker Code Packing" then keil compiler is generating wrong code and because of this, execution of code is Erratic. Description:- For...
  • Code generation problem with Linker Code Packing (max. AJMP / ACALL )
    Dear *, Problem:- When we are compiling our code with "Linker Code Packing" then keil compiler is generating wrong code and because of this, execution of code is Erratic. Description:- For...
  • Linker code packing breaks breakpoints
    uVision 4, C8051F360, C2 debugging I've notice that I can no longer set breakpoints anywhere in my program after enabling, then disabling, linker code packing. ('anywhere' litterally means no breakpoints...