/opt/arm_tools/gcc-arm-none-eabi-6_2-2016q4/bin/../lib/gcc/arm-none-eabi/6.2.1/../../../../arm-none-eabi/bin/ld: rtthread.elf section `.
text' will not fit in region `CODE'
/opt/arm_tools/gcc-arm-none-eabi-6_2-2016q4/bin/../lib/gcc/arm-none-eabi/6.2.1/../../../../arm-none-eabi/bin/ld: region `CODE' overflowed by 58208 bytes
collect2: error: ld returned 1 exit status
rtthread + awtk 目前编译通过,但是提示程序太大(使用的 -Os 编译参数)
使用的是很基础组件,请问在 arm-none-eabi-gcc 编译基础组件是否可以控制在 150KB ?我的 awtk_config.h 配置文件