2024-02-27 05:23 PM
I couldn't look at the registers while using Keil. The chip model is STM32U575VGT6. I remember the wrong package to install stm32U5, he said there was a file error, but I could still compile the U5 series chips. Is it because of this? now how do I install the package correctly. Attached are some picture descriptions
Solved! Go to Solution.
2024-02-27 11:14 PM - edited 2024-02-27 11:14 PM
Hello @Alpha_Lee ,
I recommend you to take a look at this FAQ How to add or update the SVD file in different toolchains: An example using NUCLEO-U575ZI-Q board and to follow the steps shared in section 3.3 Add SVD file in Keil® to add or to update the SVD file in a project
Please let me know if the issue is solved or not?
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.
2024-02-27 11:14 PM - edited 2024-02-27 11:14 PM
Hello @Alpha_Lee ,
I recommend you to take a look at this FAQ How to add or update the SVD file in different toolchains: An example using NUCLEO-U575ZI-Q board and to follow the steps shared in section 3.3 Add SVD file in Keil® to add or to update the SVD file in a project
Please let me know if the issue is solved or not?
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.
2024-02-27 11:43 PM
The command "SVDConv STM32U575.svd --generate=sfr" produced an error.
2024-02-28 12:09 AM
After I upgraded the keil version, it worked. Thank you for your reply.
2024-02-28 04:36 AM
Hi @Alpha_Lee ,
Glad to know that the issue is solved.
Thank you for you 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.