Hi. I just got my board with STM32F030C6 on it. It has 32kB flash and 4kB ram.
When I try to upload my code it shows:
Error finishing flashing operation
The memory location used for the stack (0x20000ffc) is not writable.
Please check the selected device type and linker script.
You can disable automatic stack checking via Visual GDB Project Properties
I wanted check the linker script but could not find it :/