|
|
il y a 10 ans | |
|---|---|---|
| .. | ||
| Libraries | il y a 10 ans | |
| applications | il y a 11 ans | |
| drivers | il y a 10 ans | |
| SConscript | il y a 13 ans | |
| SConstruct | il y a 11 ans | |
| project.uvproj | il y a 11 ans | |
| project.uvprojx | il y a 11 ans | |
| readme.md | il y a 10 ans | |
| rtconfig.h | il y a 10 ans | |
| rtconfig.py | il y a 10 ans | |
| stm32_rom.ld | il y a 11 ans | |
| stm32_rom.sct | il y a 14 ans | |
| stm32f40x_flash.icf | il y a 10 ans | |
| template.uvproj | il y a 13 ans | |
| template.uvprojx | il y a 11 ans | |
board info: STM32F4 discovery http://www.st.com/internet/evalboard/product/252419.jsp
note: in drivers/stm32f4xx_conf.h /* Redefine the HSE value; it's equal to 8 MHz on the STM32F4-DISCOVERY Kit */ #define HSE_VALUE ((uint32_t)8000000)
================= IAR WARNING =================
after use scons --target=iar -s cmd to product IAR project, you have to add iar link file by hand
IAR steps:
Override Default, then select bsp/stm32f40x/stm32f40x_flash.icfTODO auto add *.icf by scons script