• BSS Section
    Hi I am using AT89C51RD2. Is there BSS section ? If so, where is it located and is there any way to set the BSS section for an absolut address ?
  • heap size .bss section
    Hello, How is it possible to see if a heap buffer overflow occured? I just took a look into the .map file and the size of the .bss section is 0x00003c28. I've 16kB internal RAM. The size of the...
  • attribute((at(x)) .bss sections not initialized
    In our ASIC, we have multiple cores: a cortex M series, plus a DSP. The separate DSP core is getting it's memory poplulated by it's output elf into several arrays that are located (using the __attribute__...
  • BSS address
    Hi there, Iam doing a CAN based project using LPC2368 controller. The development is done using GNU compiler. I have not specified the BSS start address in the Keil uVision3 IDE settings for the GNU...
  • MacOS: objdump: Reading section .bss failed because: memory exhausted
    Dear Community, What does the error mean? The error was introduced after a: brew cask upgrade The tools got updated from 7 to 9 -> arm-none-eabi-objdump --version GNU objdump (GNU Tools for...