hi,i am using 32-bit compiler in my ubuntu14.04 lts.i got my compiled with arm-none-eabi.but when i migrate it to 64-bit linux machine, code size increased and there were errors insuffient .data section.how can i resolve this ? , hi,i am using 32-bit comp
Posted on January 09, 2018 at 16:12i am using 32-bit linux(local machine).my source code compiled and bin file generated properly.but when i compiled the same sources on 64-bit machine(server),.data section is excedded the limit of stm32 controller....