The use of __attribute__((section(“MY_SECTION”))) prevents the intialisation of my variables at startup

后端 未结 0 925
星月不相逢
星月不相逢 2020-12-14 15:54

I use gcc version 7.2.1 specifically built by Analog Devices to cross compile c/c++ code to an arm cortex-A5. The compiler is provided by their IDE crosscore embedded studio

相关标签:
回答
  • 消灭零回复
提交回复
热议问题