• Can't seem to get printf working with RTX.
    - Have printf working in other programs using serial.c/h and redirect_io.c. - Using a Segger JLink - Keil MCBSTM32F200 - RTX Blinky example - Added STDOUT redirect using the RTE If I enable trace...
  • Can't seem to get printf working with RTX.
    - Have printf working in other programs using serial.c/h and redirect_io.c. - Using a Segger JLink - Keil MCBSTM32F200 - RTX Blinky example - Added STDOUT redirect using the RTE If I enable trace...
  • unable to get ouput of printf
    hello, i am working on FRDM-K82F freedom board on keil V5.23 with freeRTOS example. i have downloaded code (DPF pack) from the NXP site. while simulating the code(without hardware) on keil printf...
  • Printf gets stuck in simCASE debugger
    Hi anybody in this forum please kindly help me to resolve the following problem: When I run the debugger (simCASE debugger) , each time when it reaches the printf commands, it stops completely...
  • Can't get printf() from J-Link
    I have a j-link and basic "hello world" Keil project on an STM32F407 board. It's in SWD. The J-Link programs just fine, and can halt on Breakpoints and reads back register values. However, I...