k***@aspodata.se
2017-06-10 09:22:20 UTC
ld files for stmf105/7 seems to be missing.
http://www.st.com/resource/en/datasheet/stm32f105r8.pdf p.10:
Flash memory in Kbytes 64 128 256
SRAM in Kbytes 64
lib/stm32/f1 doesn't contain any stm32f10[57]x?.ld files
and
$ fgrep 'stm32f10[57]' ld/devices.data
stm32f10[57]?b* stm32f1 ROM=128K RAM=64K
stm32f10[57]?c* stm32f1 ROM=256K RAM=64K
is missing the line:
stm32f10[57]?8* stm32f1 ROM=64K RAM=64K
Soo, should I provide a patch or what, and if so, how should the
identity of 105 and 107 (re. ld files) be handled in lib/stm32/f1 ?
Regards,
/Karl Hammar
-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
http://www.st.com/resource/en/datasheet/stm32f105r8.pdf p.10:
Flash memory in Kbytes 64 128 256
SRAM in Kbytes 64
lib/stm32/f1 doesn't contain any stm32f10[57]x?.ld files
and
$ fgrep 'stm32f10[57]' ld/devices.data
stm32f10[57]?b* stm32f1 ROM=128K RAM=64K
stm32f10[57]?c* stm32f1 ROM=256K RAM=64K
is missing the line:
stm32f10[57]?8* stm32f1 ROM=64K RAM=64K
Soo, should I provide a patch or what, and if so, how should the
identity of 105 and 107 (re. ld files) be handled in lib/stm32/f1 ?
Regards,
/Karl Hammar
-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57