470 views
in System Integration by

Hi
I am using Embedded wizard in STM32F429 custom board.

Our application has a menu at the bottom of the screen and displays the current time in the menu like the Windows OS.

The operation stops after a certain time after the power is turned on.

When the operation stops, the call trace is as follows.

In which case does this problem occur?

 

 

1 Answer

0 votes
by

Hello,

do you have a serial interface / terminal window connected to your hardware in order to receive error messages? Maybe there is a helpful message that was sent before this error happens.

I assume that there is some problem before this assertion happens, e.g. some memory overwriting.

Can you post the complete output that is printed via serial interface?

Additional idea: Maybe the SDRAM is not working 100% correctly (timing not perfect) so that there are some read errors. In case that the refresh is not correctly, the read data may be erroneous. Can you make a memory test?

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...