Skip to main content
kalpana lopinti
Associate II
January 9, 2018
Question

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

  • January 9, 2018
  • 1 reply
  • 538 views
Posted on January 09, 2018 at 16:12

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?

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    January 9, 2018
    Posted on January 09, 2018 at 16:19

    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.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..