Andrzej Głowiński
Andrzej Głowiński
@damianloew As DMA UART was merged please do the following steps: 1. Enable DMA on default console UART via board_config.h 2. Run tests (CI should do relevant test and all...
1. Please create issues only in phoenix-rtos-project 2. At the first glance reproduction code is valid (working as expected on linux glibc environment under --std=c99 and -pedantic), so probably there...
I think it can be related to https://github.com/phoenix-rtos/phoenix-rtos-project/issues/780
Note: it may be connected with arm7m4-stm32l4x6-nucleo target only.
In theory it resolves issues 1 and 3 (2 still occurs) but I'am not sure if that's valid solution. I think dut_text was created for other purposes https://github.com/phoenix-rtos/phoenix-rtos-tests/blob/909cc0aedad56813f63806e6cbb5bf7389e9d69a/trunner/harness/base.py#L115 I think...
Could you put exception log?