How to determine assert message when "No source available"?
It is very frustrating not having information when a program crashes and the stack trace only provides the following: "No source available for "abort() at"
Viewing disassembly does not provide it either...
Does anyone know how to determine what the source assert message is or must we ask on this forum to have someone at ST tell us what the assert message is when the source is not available?
The particular message I am talking about is:
No source available for "abort() at 0x8041896"