Print using USB Serial JTAG without printing debug logs

matheus.lemos
Posts: 3
Joined: Fri Mar 08, 2024 6:02 pm

Print using USB Serial JTAG without printing debug logs

Postby matheus.lemos » Fri Mar 08, 2024 6:13 pm

I'm trying to write messages using USB Serial JTAG, with the usb_serial_jtag_write_bytes function, but it only works on enabling CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y in sdkconfig. However, I don't want to send debug messages to USB (printed using ESP_LOGI definition, for example).
Are there any way to set debug messages to UART0, and other print messages (using usb_serial_jtag_write_bytes) to USB Serial JTAG?

Who is online

Users browsing this forum: No registered users and 90 guests