This is not an actual pull request, but a rather more convenient form to discuss symptoms that I'm seeing with 8K RAM / 64K FLASH STM32F100 devices.
Those devices worked fine in older versions, but did not work in the current tree. My guess was because of the memory map that indicated 24K of RAM. Changing this to 8K fixed the flash errors and I'm able to flash devices.
Its however a hack, and some guidance on a proper resolution would be appreciated.
This is not an actual pull request, but a rather more convenient form to discuss symptoms that I'm seeing with 8K RAM / 64K FLASH STM32F100 devices.
Those devices worked fine in older versions, but did not work in the current tree. My guess was because of the memory map that indicated 24K of RAM. Changing this to 8K fixed the flash errors and I'm able to flash devices.
Its however a hack, and some guidance on a proper resolution would be appreciated.