2022-11-17 02:14 PM
2022-11-17 09:23 PM
Hello @kinou.1 and welcome to the Community :)
The STM32VLdiscovery is an old board which contains the ST-LINK/V1, which is not supported by CubeIDE.and that the CubeProgrammer cannot access via USB.
Would recommend getting another board. A possible option could be to use external debug probe and connect it on the 4-pin SWD header.
I advise you to look at this post.
Hope that this answered your question.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2022-11-17 02:51 PM
ST-LINK/V1 support was dropped years ago
2022-11-17 03:15 PM
Hello, I'm a newbie. I tried to do what the title says, but it didn't work. I have connected STM32VLDISCOVERY to STM32CubeIDE with external ST-LINK v2. I created an empty project and tried to debug it, but I got an error that reset_handler was not found.
2022-11-17 09:23 PM
Hello @kinou.1 and welcome to the Community :)
The STM32VLdiscovery is an old board which contains the ST-LINK/V1, which is not supported by CubeIDE.and that the CubeProgrammer cannot access via USB.
Would recommend getting another board. A possible option could be to use external debug probe and connect it on the 4-pin SWD header.
I advise you to look at this post.
Hope that this answered your question.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen