• Optimization Error
    Good Moorning, I open this post, because i am working in a proyect with Ethernet, but i have a strange issue that i cant find the source of problem. I hope you can help me, Thanks. The problem...
  • __swp compiler optimization error
    Hi, I wanted to simplify my life, so instead of creating asm function I used the __swp intrinsic provided by keil compiler. After some time I have realized the program behaves incorrectly (making...
  • Luminary,Optimization gives error
    I'm using MDK303Beta2 to debug UCOS-II on LM3S MCU. At different optimization level of C/C++, diferent asm instructions will be used to build a C instrction, but sometime, the asm intstructions access...
  • optimalization
    Hi. Can you tell me which level of optimalization I have to choose i Keil ARM? I'm working whith STM32F103. In WinAVR I allways had -Os (speed) but what i Keil ARM?
  • Optimization issues
    Hi all, I am working with Infineon XC866 controller. I am measuring the number of cycles consumed by the keil built in libraries. To optimize the speed i am selecting Favour speed in the project...