ad_uart

ad_uart & JTAG

星期五,2018-12-21 15:41--bobspam@free.fr

Hello

I am running SDK DA1468x_DA15xxx_SDK_1.0.14.1081 on a DA14683.

I am using ad_uart to communicate asynchronously with a peripheral on UART with DMA and circular buffer activated.

- When JTAG probe is attached (using Ozone), the ad_uart_read does not receive data while I can see data flowing using a scope in both directions (meaning that ad_uart_write is ok).
If I detach the probe and let the software goes, my software works ok.

Are there any setting to use so I can debug my software ? (disable DMA ? disable FIFO ?)

Subscribe to RSS - ad_uart