Displaying Assert Info after user code in the MVP Has Asserted
Hi all,
I've got a custom Assert Failure Handler ready to go, and I'm wondering if there's a good way to display assert information (file name/line number) after an assertion has happened in the MVP context? I'm thinking the only way to do this is to write directly to frame buffers? Is there HAL code available for the H7 (using custom hardware with an STM32H750 chip) to do something like this? Or is there a better solution available within TouchGFX?
