• Oryx Middleware
    Hello, I get the following error in Pack Installer: Component is missing "Oryx-Embedded:Middleware" The project works on my PC but I cannot get it to run on my new laptop. If I click on 'pack...
  • (CycloneTCP) - osSemaphoreWait hangs
    I have installed CMSIS_RTX on my Infineon XMC4800 microcontroller (ARM Cortex M4). I have also installed CycloneTCP Tcp/Ip stack on top of it and everything compiles fine. CycloneTCP is a free, opensource...
  • 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...
  • Using CMSIS Packs with STM32CubeMX and IAR Embedded Workbench
    For better portability i'm trying to use the CMSIS-Driver Interface to access Microcontroller Peripherals. As a starting point, i tried setting up an application with a simple goal: Transmit a byte...
  • not found
    I try to compile some C++11 library, but compiler stopped at the begining #include <array> //file not found Is <array> described in C++11? How to add to Keil?