Hi,
I turned debug on for ACPY 3 via xdc.
Now, My application fail, and the following message show up in the message log
(Execution Graph Details)
SYS abort called with message 'Assertion failed: file=%s, line=%d'
However, nothing shows up on my UART console.
When I use SYS_abort, it it is usually transmitted over the uart.
It is not the case here, why ?
The same problem will happend with exception, message show up in the JTAG log, but not on UART