2018-01-09 07:12 AM
i 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.please let me know how can i resolve this?
2018-01-09 07:19 AM
Can we please not put the entire question into the summary.
Look at the .LD and .MAP and try to understand where the excessive data is coming from.