grblHAL / STM32F1xx

grblHAL driver for ST STM32F1xx (Redpill, Bluepill)
Other
39 stars 27 forks source link

Update STM32F103RCTX_FLASH.ld #18

Closed MeKeCNC closed 2 years ago

MeKeCNC commented 2 years ago

to fix bootloader issue

terjeio commented 2 years ago

This change is not working with Eclipse:

c:\st\stm32cubeide_1.5.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.0.202111181127\tools\arm-none-eabi\bin\ld.exe: invalid origin for memory region FLASH

If it is working with platformio then a new file should be added instead?

MeKeCNC commented 2 years ago

yes,it is working with platformio

terjeio commented 2 years ago

Duplicate of part of PR#6 so closed.