Revision 8446a3a1 README.txt
README.txt | ||
---|---|---|
86 | 86 |
script in the root directory: |
87 | 87 |
>$ ./setup.sh |
88 | 88 |
Follow the instructions to download the source code and compile the tool. The |
89 |
resulting binary path is ./Host/stm32flash/stm32flash. |
|
89 |
resulting binary path is ./Host/Source/stm32flash/stm32flash.
|
|
90 | 90 |
|
91 | 91 |
The setup script does not install the tool to your system path, though, since |
92 | 92 |
this usually requires root permissions. However, stm32flash provides a Makefile |
93 | 93 |
with installation capabilities. Just Follow the instructions given in the file |
94 |
./Host/stm32flash/INSTALL. |
|
94 |
./Host/Source/stm32flash/INSTALL.
|
|
95 | 95 |
|
96 | 96 |
|
97 | 97 |
1.2 - GCC ARM Embedded Toolchain |
Also available in: Unified diff