Skip to main content
JosepM Ribera
Associate II
June 12, 2020
Question

STM32Cube - KEIL: HAL:DEBUG -> missing component. Where can I get it? (in STM32H7A3ZI)

  • June 12, 2020
  • 2 replies
  • 1992 views

I'm setting up a STM32H7A3Zi using Cube in Keil uVision. As you can see in the attached image, HAL:DEBUG is missing. Where can I get this component?

If I press resolve or Select Packs this component doesn't appear. Any help?

Thank you

This topic has been closed for replies.

2 replies

Ken1
Associate
December 16, 2020

I'm having the same problem. Is there a solution?

Tesla DeLorean
Guru
December 16, 2020

Building for the NUCLEO-H7A3ZI here, V1.6.0 is pretty antiquated

Keil 5.27 with H7 V1.8.0 here. Seem to recall 5.33 is available

0693W000006G2KJQA0.jpg

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Ken1
Associate
December 16, 2020

That's what mine looks like until I compile; everything is green (I don't see a debug option in your screenshot either). With only the stm32cube generated code I get several linker warnings when I compile and then the Manage Run-Time Environment window changes to look like the image posted above with STM32Cube Framework (API) in red and the message "require Device:STM32Cube HAL:DEBUG". Any idea what's going on?