• Debug an INVPC exception
    Hi. I have an INVPC exception that I am trying to debug on a Cortex M4 STM32. The stack contains the following values: 0x08003555 xPSR 0x08006824 PC 0x08006824 LR 0x00000000 R12 0x08003341 R3 0x08006824...
  • Program does not reach main, uVision5
    Hello, My project involve FATFS and USB MSC. We started this project with STM32L073 MCU. Than, we changed our MCU with STM32L072. After changing MCU, we faced the problem. Now, I can build my code without...
  • IAR Embedded Workbench external terminal
    Hello, I am using IAR Embedded Workbench software for programming MSP430F5529 microcontroller. I would like to process my data in MSP430 but after that display/print these data to the external terminal...
  • Code is not run after loading into chip
    Hi, Thanks to member for the solution providing. I have generate led blinking project for MDK ARM Keil uvision5.25 using STM32CUbeX IDE. Project is compiled successfully with 0 error and load successfully...
  • If I don't see any events in the EvenRecorder other than the initialization, does it mean that the RTOS is not running?
    I have configured the EventRecorder following the guide and the only events that I can see are EventRecorderInitialize and EventRecorderStart. Shouldn't µVision show more events or do I have to configure...