cancel
Showing results for 
Search instead for 
Did you mean: 

Flash error STM32H573I-DK using keil

rchilakalapudi
Associate II

@KDJEM.1 

 

rchilakalapudi_0-1723100982381.png

I have rebuild the above code in Keil and tried to load then i got below error. Could you please help me to start with the board.

rchilakalapudi_1-1723101100266.png

Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @rchilakalapudi ,

 

The STM32H5 MCU is a new product which may not be supported by this older version of keil.

To solve your issue I advise you to use STM32CubeIDE toolchain.

All STM32H573I-DK documentations are available here.

Also you can find the schematic for STM32H573I-C02 board in CAD Resources

KDJEM1_0-1723458340509.png

Thank you for your contribution in STCommunity.

Kaouthar

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.

View solution in original post

11 REPLIES 11
KDJEM.1
ST Employee

Hello @rchilakalapudi and welcome to the Community 🙂,

 

Could you please precise which versions of:

- Keil toolchain

- STM32CubeH5 firmware

-STM32H573-DK board

I tested GPIO_IOToggle example under STM32Cube_FW_H5_V1.3.0 using Keil 5.39 and STM32H573-DK-C01 and I can load without issue.

Are you able to load any other examples?

Thank you.

Kaouthar

 

 

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.

Andrew Neil
Evangelist III

@rchilakalapudi wrote:

I have rebuild the above code in Keil and tried to load then i got below error. Could you please help me to start with the board.

rchilakalapudi_1-1723101100266.png


That's an internal error within Keil - so probably best to ask Keil about that 

https://community.arm.com/support-forums/f/keil-forum 

They will also want to know what board you're using, what Keil version, etc ...

What else does the dialog  / download window say as the reason behind the popup?

 

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

 Keil toolchain - v5.29

- STM32CubeH5 firmware - STM32Cube_FW_H5_V1.3.0

-STM32H573-DK board - STM32H573-DK-C02

Hi @rchilakalapudi ,

 

Could you please update you Keil toolchain version.

The development toolchain for STM32Cube_FW_H5_V1.3.0 cube firmware is MDK-ARM 5.38 as mentioned in release notes.

KDJEM1_0-1723452802674.png

 

Thank you.

Kaouthar

 

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.

Hi Kaouthar

Thanks for your prompt response.

it does not work for Keil version 5.29?

Our license is not supporting for 5.40 which is latest version available on Keil website.

Please share the link or any document to start with STM32H573I-DK C02.

 

Thanks

Ravi.ch

Hi @rchilakalapudi ,

 

The STM32H5 MCU is a new product which may not be supported by this older version of keil.

To solve your issue I advise you to use STM32CubeIDE toolchain.

All STM32H573I-DK documentations are available here.

Also you can find the schematic for STM32H573I-C02 board in CAD Resources

KDJEM1_0-1723458340509.png

Thank you for your contribution in STCommunity.

Kaouthar

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.

Hi Kaouthar, 

Thanks for your support. Could you please help me with examples for porting FreeRTOS to the STM32H573 using the Keil IDE?

Thanks

Ravi.ch

 

Hi @rchilakalapudi ,

 

Is your first issue is solved or not?

If yes could you please click on accepted solution on the reply which solved your issue or answered your question.

May this example can help you Tx_FreeRTOS_Wrapper. This example has been tested with STMicroelectronics NUCLEO-H563ZI boards Revision: MB1404-H563ZI-A01. and can be easily tailored to any other supported device and development board.

If you have any issue could you please create a new thread.

 

Thank you.

Kaouthar

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.