• Performance Analyzer issue
    Hi, I'm using uVision5 Performance Analyzer feature to test my application, all works correctly, I can see number of calls for every functions and time spent for this. My question is: although the Core...
  • Simulator - Performance Analyzer
    Hi, is there a possibility to save the results in the performance analyzer window into an existing file?
  • hoe to get the report of code coverage result and Performance analyzer
    I wish to copy result of code coverage windows and performance analyzer window into Microsoft Word doucments, how to do it? does any one can teach me? With best regards, Lu Yunfeng
  • C51, uVision: Performance Analyzer
    Hello. I've recently downloaded the C51/uVision EVALUATION IDE to get started with learning Embedded C programming. I'm working through Michael J. Pont's free online book. My question is: Is...
  • Double & long double support in keil
    I am using double & long double & check that both take same size in keil i.e 8 bytes. Shouldn't be long double take 16 bytes or keil 4.70.0 compiler don't have it.