788 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...