cancel
Showing results for 
Search instead for 
Did you mean: 

DDR_Init_A7 unable run

ravo
Senior

Dears

I can only start this example in Debug mode, the BLUE led start blinking... So it works OK.

But If I try to use RUN command (using icon, or right mouse click on project file) than it seems not work (RED leds blinks only ONE and is OFF, Blue LED is also OFF)

in project readme.txt is written only:
"In order to make the program work, you must do the following :
- Open your preferred toolchain
- Rebuild all files and load your image into target memory
- Run the example"

Can anyone help me what I am doing wrong ?

Best Regards

Radim

 

1 ACCEPTED SOLUTION

Accepted Solutions
DBELL.1
ST Employee

Hello @ravo,

The problem is confirmed and unfortunately to launch a debug session and then resume it, is the only way to make it work for now.
This behavior is reported, and I hope it will be corrected in the next release.
Thank you to highlight it.

regards
David

View solution in original post

4 REPLIES 4
DBELL.1
ST Employee

Hello,

There is a misunderstanding about what "Run the example" means.
In this context, you should press on the "debug" button in order to load and switch the context view and then press on the "resume" button in order to "run" the program.
I confirm the real "run" button is not working.

Thank you to report this problem, I will request a modification about the readme.txt to avoid this kind of confusion.

 

regards,

David

ravo
Senior

,Dear @DBELL.1 ,

Thanks for answer. Yes I mean "RUN" as green button with PLAY symbol on it.

ravo_1-1707404871028.png

So I really need to start debug any project even I need only to run them ?

E.g. To run some application (NetxDuo ... projects), we must first run DDR_Init_A7 to initialize DDR) I make launch script, but I must still manually run DDR_Init each time..

ravo_2-1707405033164.png

So there did not exist "better" way to execute project without debugging ? I don't mean populate final binary to flash memory...

Best Regards

Radim

 

 

DBELL.1
ST Employee

Hello @ravo,

The problem is confirmed and unfortunately to launch a debug session and then resume it, is the only way to make it work for now.
This behavior is reported, and I hope it will be corrected in the next release.
Thank you to highlight it.

regards
David

Dear @DBELL.1 ,

thanks for answer and confirmation of these malfunctions. I can alive with these at now...

It will be nice if it could be corrected in next release.

Best Regards

Radim