• Removing variables used in unused functions
    Hello, I'm having issue with removing unused variables, when they are used in unused functions. I'm using Keil 5.25.2.0, armcc.exe and armlink.exe V5.06 update 6 build 750. My project options...
  • How to remove unused functions with armclang?
    Obviously, the option --freedback for armcc doesn't work. But setting -flto to compiler controls or linker controls (or checking the Link-time optimization checkbox) shows this error: error: use...
  • remove error message in uVision4
    I am wondering if anyone knows how to get rid of programming error messages? Example, I hit the download button to do my erase, program, verify, and if my target JTAG device is not connected an...
  • Remove FATAL Error L213
    Hi all Can anyone help me? How i remove an error FATAL ERROR L213: I/O ERROR on Work file Advanced thanks umer daraz
  • Removing unused variables that are used in unused functions
    Removing variables used in unused functions Hello, I'm having issue with removing unused variables, when they are used in unused functions. I'm using Keil 5.25.2.0, armcc.exe and armlink...