Main Config: These peripherals still have some not configured or wrong parameter values:[SYS_M4] issue
The board I'm using is STM32H747I-DISCO, and the tool I installed is STM32CubeIDE 1.19.0.
I want to build a static library based on it.
Therefore, I run the following steps to create the library.
File -> New -> STM32 Project




At this time, I got the following WARNING meesage.

Does anyone know how to solve this issue?
I tried to build the generated project using the following actions.
And then, I got the following errors.

However, this file already exists, as shown in the image below.

Did I make any mistakes in the steps I took to create the library? And how can I resolve these issues?





