2019-11-20 10:47 AM
Working with STM32F429 Discovery board with FreeRTOS and DNP3 firmware running. Need suggestions how to debug this issue.
Basically, I have a board setup with UART interrupts while injecting a byte from UART into a dnp3 Queue buffer, system shows a pointer at INterrupt address.
Compiler does not provide any warnings about code on that module. attaching some screenshots
2019-11-20 11:08 AM
Looks like an artificial problem, caused by use of C++ :(