How to enable the Debug (print) Viewer in Keil uVision5 for PN7362 ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable the Debug (print) Viewer in Keil uVision5 for PN7362 ?

1,629 Views
pineenergy
Contributor I

Hi,

I have a NXP EVM board with following setup.

- NXP PN7362 WLC Poller V3 EVM Board (L102379)

- NXP LPC-Linkn2 debug probe (OM13054)

- Keil uVision 5.22

- WLC-SourceFiles_RC3_v07.01.00_20190410.zip reference code


I confirmed that reference code runs on EVM without any problem.

Now I want to print debug message in Debug Viewer using printf function. But failed to search the correct guide for this issue.


Only I found manual page using ITM port at http://www.keil.com/support/man/docs/uv4/uv4_db_dbg_printf_viewer.htm

But as far as I know, ITM port supports at Arm Cortex-M3 or over and PN7362 is Coretex-M0 core.

Is there any recommanded procedure or reference page for printf output ?

Regards,
Brian.

0 Kudos
Reply
1 Reply

1,519 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Please check the debug interface setting in IDE.

SWD interface features PN7362.png

Best Regards,

Robin

0 Kudos
Reply