|
本帖最后由 湉湉 于 2016-4-9 11:12 编辑 收到了STM32L073RZ_NUCLEO板子,想使用printf 通过SWO输出打印,参考的方法是 http://www.keil.com/support/man/docs/jlink/jlink_trace_itm_viewer.htm Debug (printf) Viewer Home » µVision Windows » Debug (printf) Viewer The Debug (printf) Viewer window displays data streams that are transmitted sequentially through the ITM Stimulus Port 0. Enable ITM Stimulus Port 0.![]() To use the Debug (printf) Viewer for tracing:
|
实际工程中 trace的配置
点击debug时报错
报错的提示
微信公众号
手机版
STM3240G-EVAL评估板提示"Trace HW not present"的解决方法
看了下 L073的芯片datasheet 是没有发现此管脚,被原理图上的 PB3(SWO)给误导了下
3Q 以后在其他支出SWO的芯片上 在测试下