I'm starting an STM32N6 bare-metal project. Everything is going fine until I reach the BSP installation; it takes time loading and fails with the attached error.I've tried installing it separately from the website, and the same issue appears.Is there any suggestions?
I have successfully installed the Keil::STM32N6xx_DFP 1.1.0 using the Pack Installer of Keil MDK 5.43a.
Also, I succeed to download that Pack from
https://www.keil.arm.com/devices/stmicroelectronics-stm32n657x0hxq/boards/
In addition, I have also successfully installed the Keil::STM32N6570-DK_BSP with this Pack Installer release.
That Pack can also be accessed at:
https://www.keil.arm.com/packs/stm32n6570-dk_bsp-keil/overview/
Fraj abedlaziz You may try accessing these Packs from a different Network.
This is the new issue still remaining.
On my PC, the SVD file compiled successfully, confirming a valid Pack.
1. The usage of PackUnzip is no longer supported (since Keil MDK 5.42)
It is recommended to install Device Family Packs using the MDK PackInstaller to ensure that SVD files are converted during installation.
- - -
2. General solutions to this error:
- Install the latest Keil MDK release (5.43a is the latest release by today)
- Compare with a Keil MDK installation at, for example, C:\Keil_V5
- Make sure that you have read/write access to the Pack folder
- Ensure all paths contain only ASCII characters
- Run µVision as Administrator and reinstall the pack