Skip to main content
Associate
November 16, 2024
Solved

STM32H74: 'error loading software packs run-time environment'

  • November 16, 2024
  • 4 replies
  • 1789 views

How to solve this error 'error loading software packs run-time environment might work incorrectiy see build output for details' when using STM32H745?

Thank you!

Best answer by Harry_Wan

Thank you all for reply.

I use KEIL and had already installed H7 pack. I have solved this problem by reinstalling KEIL and related packs.

I think there maybe some files damaged during operation.

 

4 replies

KDJEM.1
Technical Moderator
November 19, 2024

Hello @Harry_Wan and welcome to the community,

 

To increase the probably of obtaining a answer, could you please share your project and more details about "build output"? 

 

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
Super User
November 19, 2024

@Harry_Wan wrote:

 see build output for details' 


So did you do that?

 


@Harry_Wan wrote:

 when using STM32H745?


A bit more detail there would help: what exactly were you doing? What were the steps to get to this situation?

Is this in STM32CubeIDE?

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.
Tesla DeLorean
Guru
November 19, 2024

Sounds like KEIL/MDK

What Version? What version of H7 Pack?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
mƎALLEm
Technical Moderator
November 19, 2024

If KEIL used, did you already installed the H7 pack? from: https://www.keil.arm.com/packs/stm32h7xx_dfp-keil/overview/

SofLit_0-1732021660172.png

 

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
Harry_WanAuthorBest answer
Associate
November 20, 2024

Thank you all for reply.

I use KEIL and had already installed H7 pack. I have solved this problem by reinstalling KEIL and related packs.

I think there maybe some files damaged during operation.

 

Andrew Neil
Super User
November 20, 2024
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.