|
|
пре 8 година | |
|---|---|---|
| .. | ||
| Libraries | пре 10 година | |
| applications | пре 8 година | |
| drivers | пре 8 година | |
| SConscript | пре 13 година | |
| SConstruct | пре 11 година | |
| project.uvproj | пре 10 година | |
| project.uvprojx | пре 10 година | |
| readme.md | пре 10 година | |
| rtconfig.h | пре 9 година | |
| rtconfig.py | пре 10 година | |
| stm32_rom.ld | пре 11 година | |
| stm32_rom.sct | пре 14 година | |
| stm32f40x_flash.icf | пре 8 година | |
| template.uvproj | пре 13 година | |
| template.uvprojx | пре 11 година | |
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