• RTX with CMSIS RTOS : dynamically create MUTEX
    hi i'm searching how to dynamically create mutex in CMSIS-RTOS/KEIL. i saw the osMutexCreate only accept const osMutexDef_t * do you know how i can manage to create a mutex, runtime and dynamically...
  • RTX with CMSIS RTOS : dynamically create MUTEX
    hi i'm searching how to dynamically create mutex in CMSIS-RTOS/KEIL. i saw the osMutexCreate only accept const osMutexDef_t * do you know how i can manage to create a mutex, runtime and dynamically...
  • armhf linker does not find dynamic libraries
    E.g., using TOOL = /opt/rpi/arm-gcc/bin $(TOOL)/arm-none-linux-gnueabihf-ld.gold where /opt/rpi/arm-gcc is the contents of gcc-arm-10.2-2020.11-x86_64-arm-none-linux-gnueabihf.tar.xz , I get this...
  • armhf linker does not find dynamic libraries
    E.g., using TOOL = /opt/rpi/arm-gcc/bin $(TOOL)/arm-none-linux-gnueabihf-ld.gold where /opt/rpi/arm-gcc is the contents of gcc-arm-10.2-2020.11-x86_64-arm-none-linux-gnueabihf.tar.xz , I get this...
  • MAP not finding dynamic library that DDT does find
    Hi, I have been using the DDT remote client for a while on a linux cluster with no issues and now I am trying to use MAP on the same program. With all the same settings, MAP does not find a dynamic...