• Why is my System Analyzer only updating when I stop the code execution?
    My System Analyzer works but I can only see the progress when I stop the execution. I thought this was normal and now got another project from a fellow developer where it happens in real time. What could...
  • Why is my System Analyzer only updating when I stop the code execution?
    My System Analyzer works but I can only see the progress when I stop the execution. I thought this was normal and now got another project from a fellow developer where it happens in real time. What could...
  • -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...
  • Why does the SystemAnalyzer only load threads when enough time has passed before osKernelStart?
    I have experienced the problem that the SystemAnalyzer would not always load all threads. I now found out by coincidence that this happens if not enough time has passed between thread creation and Kernel...