Skip to main content
jdala.1
Associate
November 8, 2022
Question

Hi i am working in stm32 G0 series Microcontroller.i made my project using STM32CubeIDE. My question is i want to compile code with command line.How can i do that? i am using Ubuntu 20. MCU Full name : STM32G0B1CETX Thank you

  • November 8, 2022
  • 3 replies
  • 932 views

..

This topic has been closed for replies.

3 replies

Javier1
Principal
November 8, 2022
hit me up in https://www.linkedin.com/in/javiermuñoz/
jdala.1
jdala.1Author
Associate
November 8, 2022

Hi javier

I followed steps according to site But some files are missing which are mentioned below.

1) Start up file for STM32 G0(Location STM32-base/STM32-base/startup)

2) comman.mk file for STM32 G0(Location STM32-base/STM32-base/make)

Yes in addition i found this statement on site.

"Note: These devices are not yet released. The mapping is a guess based on the mapping available for the STM32G070, STM32G071, and STM32G081 mappings."

Is there any way that i can get those missing files?

Thank you javier

Javier1
Principal
November 9, 2022

>Is there any way that i can get those missing files?

id say you could find the startup file inside the firmware package of your device, they have .s extension.

about the common.mk file ia m clueless.

Maybe someone else has more experience than me with this, i dont have specific experience makefiling stm32

hit me up in https://www.linkedin.com/in/javiermuñoz/