• view source in DScope?
    Is there a way to view the actual source code when debugging with DScope? I can select "View HLL", "View Assembly" and "View mixed", but they all look the same (assembly codes, with no symbols and no...
  • Font for Memory view in debugger lost size
    This is for µVision 3, Version 3.12a, independent of the microcontroller type. Since some time the Memory view in the debugger uses a super small size with its font, each character is just one pixel...
  • Streamline Functions/Code view
    In the DS-5 Streamline (Professional 5.19.0) how can I change the "counter" that was used to calculate the number of samples (column Self) in the Functions/Code view? Consider the scenario where I've...
  • code size,flash size
    I have lpc1788 that has 512k code flash. In compiler it says Program Size: Code=80116 RO-data=415660 RW-data=1628 ZI-data=6021108 and my .axf file is 990kb. which data should I look for...
  • Three compilation times, three different code size, no source code change
    Hello, I'm using keil 3.4, optimization O3, cross module optimization. I deleted all the objects files, listings... before compiling. The first time I build the project, the code size is...