STMicroelectronics / STM32CubeL1

Full Firmware Package for the STM32L1 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).
Other
37 stars 24 forks source link

Missing linkerfiles templates for gcc #7

Closed stefaneicher closed 3 years ago

stefaneicher commented 3 years ago

Hi,

did you intentionally not put the linkerfiles in to this repo for gcc`?

https://github.com/STMicroelectronics/STM32CubeL1/tree/master/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc

Regards Stefan

RKOUSTM commented 3 years ago

Hi @stefaneicher ,

Allow me first to thank you for your contribution. Your report has been forwarded to our development team. We will get back to you as soon as we have more details.

With regards,

stefaneicher commented 3 years ago

ok thanks. The same is actually the case in cmsis_device_l1 https://github.com/STMicroelectronics/cmsis_device_l1/tree/master/Source/Templates/gcc

stefaneicher commented 3 years ago

..and in cmsis_device_f0 https://github.com/STMicroelectronics/cmsis_device_f0/tree/master/Source/Templates/gcc and STM32CubeF0 https://github.com/STMicroelectronics/STM32CubeF0/tree/master/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc

RKOUSTM commented 3 years ago

Hi @stefaneicher,

Thank you for this report. It has been forwarded to our development teams. I will get to you as soon as they provide their feedback.

With regards,

RKOUSTM commented 3 years ago

Hi @stefaneicher,

First, allow me to thank you for your contribution. Indeed, the GCC linker files has only been made for recent products such as H7, WB/WL, L5... because these series have brought some specificities (Dual core, secure / non secure portioning). However, no plain for our technical team to add GCC linker files for legacy products (L1, F0, F1...).

Please, allow me to close this issue. Thank you once again for your contribution and thank you for your comprehension.

With regards,