• Why does the following code not blinking the built-in LED (A_5) on an F103RB board when using the CIM-RTOS2 API. The same code works when using the older CIM-RTOS API. There are no compilation errors:...
    /*---------------------------------------------------------------------------- * CMSIS-RTOS 'main' function template *---------------------------------------------------------------------------*/...
  • Why does the following code not blinking the built-in LED (A_5) on an F103RB board when using the CIM-RTOS2 API. The same code works when using the older CIM-RTOS API. There are no compilation errors:...
    /*---------------------------------------------------------------------------- * CMSIS-RTOS 'main' function template *---------------------------------------------------------------------------*/...
  • -Wpragma-pcak warning when compiling with version arm compiler v6 when using the FREE-Rtos include for the #pack option
    Hey, I'm trying to compile my project in keil IDE and arm compiler v6 with AC5-like warning. When compiling I receive the following warning when compiling: "warning: the current #pragma pack alignment...
  • -Wpragma-pcak warning when compiling with version arm compiler v6 when using the FREE-Rtos include for the #pack option
    Hey, I'm trying to compile my project in keil IDE and arm compiler v6 with AC5-like warning. When compiling I receive the following warning when compiling: "warning: the current #pragma pack alignment...
  • Compiler generates warning " __builtin_memcpy' writing 31 bytes into a region of size 0 overflows the destination" when compiling Dhrystone with 11.2 compiler
    Hi, We are using the following GCC 11.2 compiler to compile the Dhrystone benchmark https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads Dhrystone...