• No "Simulator" in target drop list.
    Hi all I am working through canprimer_v2.pdf, and opened \CAN.uvproj, selected Simulator, Debug tab has 'use simulator' selected. I then get an error: Could not load file: .../flash/CanDemmo...
  • REMOVING UNUSED CODE SEGMENTS
    Hello, I am using a third part library and from map file I notice that I include some code of unused functions in my applycation. Do you know how I can remove these functions? And their associated...
  • unused code memory fillup
    Is there some posibility to fillup unused code memory with predefined pattern ? Lucas Bajger
  • uVision 5.24.2.86 drops out when trying to debug.
    It seems to go through the motions, downloading etc and when it is due to reconfigure itself, it disappears. This is a new installation on a new laptop (previous computer worked ok). Tried un...
  • How to remove unused __aeabi_idivmod
    Hi, Does any one know how to remove unused __aeabi_idivmod? In SourceCode.htm, we can see __aeabi_idivmod is unused. But in SourceCode.map, it still occupy code memory. SourceCode.htm __aeabi_idivmod...