In this tutorial I will explain how to configure CooCox IDE
and ARM GCC toolchain for programming STM32F4 Discovery.
First, you have to download and install driver for STM32F4
Discovery from here. After that, you have to download ARM GCC toolchain and
install it. All default parameters are okay. Finally, you have to download CooCox IDE (You must register
first).
For the first time using CooCox you have to configure ARM
GCC toolchain from menu Project → Select Toolchain Path and browse to
location of \bin folder of ARM GCC toolchain and press OK.
Now, it is ready to start coding.
No comments :
Post a Comment