623 views
in Getting started by
Hello,
My tool are STM32F469-Discovry board. I developp with True Studio.
I load the "Climate Cabinet' example with the command line / make / make install. The demo runs well.
Now I want to go deeper & try to play around this demo with my own code.
I follows step to run with true Studio : Set PostProcessor in the GUI, F5 & open the already configured project.
I build & debug. Compilation ok. but when I start the program, the screen is cut in half verticaly, left side stay black, right side is snow.
The program fall in hard fault after a short time.
The uart output is :

Create UI thread...                          [OK]
Initialize Display...                        [OK]
Initialize Touch Driver...                   [OK]
Initialize Memory Manager...                 [OK]
MemoryPool at address 0xC00BB800 size 0x00E89000
Initialize Graphics Engine...                [OK]
Create Embedded Wizard Root Object...        System halted! [HardFault_Handler]

I don't know what I forgot or do in the wrong way.
I will appreciate your help to avoid to loose to much time on it.

Many thanks

Bertrand

1 Answer

0 votes
by

Hello Bertrand,

can you make sure that in your TrueStudio project the external flash tool for the QSPI is configured?

This configuration is a part of the workspace settings. Thats the reason why you should use the delivered workspace which is included in our build environment.

Kind regards

Tim

 

by
Thanks for your reply.
The external toold is not configured as mentionned. So I will investigate on this way.
I will let you know.
Bertrand
by
Ok, it works. Many thanks.
Sorry but I am not familiar with graphic developpment & with external memory managment. That why I am looking for a tool like yours to help me a lot ;-)
Bertrand

Embedded Wizard Website | Privacy Policy | Imprint

...