Loading...
 
Skip to main content

System Workbench for STM32


RAM size for STM32F107xB

Link scripts generated for STM32F107xB sets RAM size to 32K. Should it be 64K?
64K is used in Cube.

Hi,

Can I know which board or mcu have you choose to verify our database ?

Kevin.


I was trying to create a new C project defining a board using STM32F107VBTx. The MCU Configuration page gives memory size of 0x8000.

Regards

Yue-Xin


Hello,

Thank you for your feedback. Indeed, RAM size is 64k on STM32F107VBTx but there is an error in the description file used to generate the linker scripts. It will be fixed in a future update. In the mean time, you can simply fix the linker script manually,

Best Regards,

Pascale