VM Dump item: UsageFault_Handle

Hi,
I programmed a firmware in my board which built in keil5, it showed the follow error string below throw COM, what’s the problem?
CAPTURE

Hi @MJ163,

It is a low level issue it may come from anywhere. From where it crashes, it could be that the internal memory structure (icetea heap) had been corrupted.

Which platform are you using? Is it a reference platform?

Regards,

Pierre

Hi @pierre.rivron,
I’m trying to transplant from a micorej reference platform STM32F746G-DISCO to my own STM32F7 platform.
What’s the matter showed below?

Hi @MJ163,

Now you have the trace, so you must have resolved the memory issue.
I don’t see any issue on your screen, if this is a new issue, please open a new post (we have a rule of one topic one post). If your issue is that the stack is not human readable, you could use the tool stack trace reader.

Regards,

Pierre Rivron