• Keil 5.28 MDK using Oryx-Embedded
    Has anyone had success using the Oryx Embedded suite CycloneTCP, SSL, and Crypto? It works most of the time, but it definitely is not robust. From time to time, the SMTP routines hang indefinitely at...
  • MDK Plus 5.28 version compilation issue
    Keil MDK Plus 5.28 version is currently being installed in my laptop but not able to compile code with my earlier worked license. Tried all the ARM Compiler versions to compile code but not helping. Not...
  • EFM32 flash download& reset&run. Reset cause?
    Hi. I am using flash download & reset & run on my EFM32TG108 board in pre production. My programm needs to check the reset cause to decide whether to reset a non volatile ram block or not. Burning...
  • Reset coverage when running ETM
    When running ETM trace on a STM32 MCU the uVision function "Reset complete code coverage" doesent work, is this a bug or are there som settings that must be made? Regards, Erik
  • AT91SAM7X128 don't run after reset
    Hello, I have a problem with SAM7X128, I've made a simple program and it works fine (blinks LEDs...) but only as long as I don't switch the power off. After I reset the MCU by power down, it does nothing...