User Activity

I am trying to migrate the keil project into stm32cube ide. startup file is generating errors. if I add the object files of keil project main.o, stm32f1xx_hal_msp.c and stm32f1xx_it.c along with the startup file(startup_stmf105rbtx.s generated from S...
I no longer compile the code successfully. I got the following error:#error clnk Debug\most_software.lkf:1 segment .bss size overflow (5649) The command: "clnk -l"C:\Program Files (x86)\COSMIC\FSE_Compilers\Lib" Does anybody know how can I solve thi...