This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Uninitialized variables is getting assigned to DATA section instead of BSS section in ARM Compiler 6.6

Uninitialized variables is getting assigned to DATA section instead of BSS section in ARM Compiler 6.6.

How to resolve this other than placing the variable in .bss.<section_name>?

Is there any other linker/Compiler options available for this?

Parents Reply Children
No data