2014-04-29 11:24 AM
I'm working on the STM32F439-EVAL. I've created my own project using STM32Cube and am able to use SWO output and see the logs on the IAR terminal IO window (I'm using IAR). In order to compare some of the bootup procedure, I also added some printf logging to the Demonstration code available in the F4x9 Firmware package that comes along with STM32Cube. I also configured the project options to enable ST-LInk debugging with stdout/stdin routed to SWO and setting the SWO clock to auto with the system clock to 168 MHz (as is configured in the demo project). However, I see no SWO output on the terminal IO. Can someone tell me if I'm missing anything ?
ThanksKartik #stm32f439-iar-swo2014-05-09 11:31 AM
I'm also trying to get SWO working on an STM32F4xx project, without success. Also using IAR. I'm using a JTrace pod to connect the target to the host. I have support cases open with ST, Segger, and AIR. I'll let you know what I find out.
2014-05-09 01:13 PM