• Adding Unicode string literals
    Hi everyone, I have a question about adding support for foreign languages in my product (touch display). I want to add Chinese/Russian/German and a few other languages. My code workflow is as follows...
  • Armclang 6 C/C++- placing string literals into RAM possible ?
    Hello, on one of our projects on an STM32F4 device we have more RAM but we are short on ROM space. Our C/C++ strings are complied into ROM, as usual. I noticed and tested that if I make initialized...
  • Armclang 6 C/C++- placing string literals into RAM possible ?
    Hello, on one of our projects on an STM32F4 device we have more RAM but we are short on ROM space. Our C/C++ strings are complied into ROM, as usual. I noticed and tested that if I make initialized...
  • Grouping all string Literals in one pool in the binary image
    Note: This was originally posted on 20th June 2013 at http://forums.arm.com I am currently ramping up on ARM DS-5. I want to know if it is possible to ensure that all string literals and constants in...
  • Grouping all string Literals in one pool in the binary image
    Note: This was originally posted on 20th June 2013 at http://forums.arm.com I am currently ramping up on ARM DS-5. I want to know if it is possible to ensure that all string literals and constants in...