Most C/C++ compilers place all of the constant global data they encounter into a special data segment that is recognizable to the locator as ROM-able.
大多C/C++编译器会把遇到的全局常量数据移到一个相当于ROM的指定的数据段中。
Most C/C++ compilers place all of the constant global data they encounter into a special data segment that is recognizable to the locator as ROM-able.
大多C/C++编译器会把遇到的全局常量数据移到一个相当于ROM的指定的数据段中。
应用推荐