‘bss will not fit in region” – easy way to check sizes?

Sysprogs forums Forums VisualGDB ‘bss will not fit in region” – easy way to check sizes?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35462
    BoazMegg
    Participant

    On the above bss error, Is there an easy way to get/dump the variables sizes through the VisualGdb (plugin/window, map file isn’t generated)?

     

    #35470
    support
    Keymaster

    Hi,

    If the linker did not generate the ELF file, there isn’t anything for VisualGDB to analyze. You can try patching the linker script to temporarily increase the RAM size so that the linker won’t fail, and then use Embedded Memory Explorer.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.