SW4STM32 - How to download project to STM32F4 Discovery board
Hi,
Using sw4stm32 I have managed to get a clean build of the code/project shown in the RIP Tutorial web page called “First time setup with blink LED example using SW4STM32 and HAL library”. Beneath the source code it states
“Build with the hammer (icon omitted), and download the application by right clicking on the project folder and selecting the Target → Program chip... option.”
When I right click on the project folder, whether on the “Project Explorer” or the “C/C++ Projects” tab, the menu that pops up does not(!) contain a “Target → Program chip” option.
So, how do I download the built project to a STM32F4 Discovery board ?
Stuart