cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H747I-DISCO unable to flash in Ubuntu 22.04.5 LTS

jo512
Associate III

Hi Support

I have experience in STM32 with Zephyr but I am trying out AMP for the first time.

So I am trying out OpenAMP example from STM32CubeIDE. I can compile the example but cannot flash the same.

I have the following error

jo512_0-1775713970923.png

The ST-Link device is present as shown below

 

jo512_2-1775714007951.png

I have tried other boards like NUCLEO-G431RE with some simple UART example and work well.

I have problems only with AMP board, I am not able to flash M4 and M7 core.

 

My dev environment

Ubuntu 22.04 and STM32CubeIDE ver1.1.8.1

 

Could anyone please help me understand the same?

 

 

14 REPLIES 14

This Board has also not worked with CubeProgrammer in Linux. I will try on Windows and will update again


@jo512 wrote:

This Board has also not worked with CubeProgrammer in Linux. I will try on Windows and will update again


Yes do it please ..

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

Has it ever work at all ?

What's it's history?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
jo512
Associate III

Hi Andrew,

This is a new board right out of the box. And has never worked in my hands

Regards

Jo

 

mƎALLEm
ST Employee

You need to ensure the connection step with CubeProgrammer.

You need to ensure the connection to each of the Cores CM4 and CM7:

To connect to CM7, you need to set the access port to 0:

mALLEm_0-1775731172068.png

To connect to CM4, you need to set the access port to 3:

mALLEm_1-1775731234276.png

Ensure also all the jumpers are set correctly especially JP6: it should be set to ST-LINK option.

If you succeed to connect with CubeProgrammer, try to update the ST-LINK firmware with CubeProgrammer:

mALLEm_2-1775731355663.png

Then,

mALLEm_3-1775731424832.png

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.