• ARM compiler upgrade
    We are considering to upgrade ARM compiler from 4.1 to ARM compiler v5.06 or even to compiler 6.13. The projects we are mainly working for is with architecture ARMv5TEJ Evaluation for ARM 6.13 is started...
  • KEIL V5.06 update 5 (build 528) -- L6200E -- Any way to allow this ?
    Hi, I have setup Unity testing framework into Keil uvision 5 with code generated by STM32CubeMx, testing is working fine for one file at a time, but when I try to run more than one test file I am...
  • STM32h7: USART doesn't work anymore after switching from compiler V5.06 to V6.14
    Hello, Currently I completed a Rs232 programm with Keil uVision5 and the V5.06 Compiler. It all works pretty well but today i switched to the Compiler V6.14 and after that, I got only a "00" as answer...
  • µVision 2 V6.10 Can´t modify bytes in memory window
    I'm using µVision2 V6.10 in Eval-Mode. My problem is that i cannot modify bytes in the memory window. The procedure i'm using is the following: -entering memory adress -right mouse-click on byte to...
  • Different .HEX code when Assembler SRC is selected C51 V6.10
    Is there a bug? I have a well debugged and tested C program, that works fine with a normal compile. (Optimization Level 8, emphasis on code size ) It does not work correct when I enable the Assembler...