2023-01-03 08:36 AM
I am attempting to debug an Azure RTOS example (NX_TCP_Server_Echo) but I am not receiving any messages on the VCOM port. In device manager I can see that the STLink Virtual Com Port is assigned to COM8 at 115200 bps. So I attach my Hercules Setup utility to Serial COM8 at 115200 bps. But when starting the debug session I receive no messages. So I cannot attach remotely to the target server application.
Is there some magic configuration parameter that needs to be set in order to use the VCOM port?
2023-01-04 09:30 AM
Hi Mike,
if not done yet, I suggest you to start with this example which is included in
->https://github.com/STMicroelectronics/x-cube-azrtos-f4/tree/main/Projects/STM32F429ZI-Nucleo/Applications/NetXDuo/Nx_TCP_Echo_Server