
I am making this post out of desperation and hope this is the correct place for it.
I am learning embedded programming through Miro Samek's YouTube course and have bought the STM32 Nucleo-C031C6 board specifically to follow his lessons.
However, when I download some of his example projects from the lessons for the STM32C031C6 board it always gives me this error:
Error instantiating RTE components
Error #540: 'Keil::Device:Startup@1.0.0' component is not available for target 'Debug'
Along with a red icon next to the "Device" sub-tree in the Project menu which I attached to this post.
The issue also persists even after I manually added the missing startup files to the correct folders.
To anyone who might know how to resolve this I would be immeasurably thankful.