我用STM8S207,在Cosmic + STVD环境下只要代码超过32k就出现如下一堆的错误,License是芯片供应商提供的,网上找的也试过都不行,怎么回事啊?
----------- Project fc_64 - STM8 Cosmic - Configuration Debug -------------
Compiling lcm12232_driver.c... cxstm8 +warn +mods0 +debug -pxp +compact -pp -l -i"c:program filesstmicroelectronicsst_toolsetinclude" -i"C:Program FilesCOSMICCXSTM8Hstm8" -clDebug -coDebug lcm12232_driver.c lcm12232_driver.c:
Running Linker clnk -l"C:Program FilesCOSMICCXSTM8Lib" -o Debugfc_64.sm8 -mDebugfc_64.map Debugfc_64.lkf #error clnk Debugfc_64.lkf:32 Debugeventnote.o: section boundary crossing (.text:016f) c_smodx #error clnk Debugfc_64.lkf:32 Debugeventnote.o: section boundary crossing (.text:0174) c_sdivx #error clnk Debugfc_64.lkf:34 Debug elephone.o: section boundary crossing (.text:0305) c_sdivy #error clnk Debugfc_64.lkf:34 Debug elephone.o: section boundary crossing (.text:0317) c_smody #error clnk Debugfc_64.lkf:34 Debug elephone.o: section boundary crossing (.text:03b2) c_smody #error clnk Debugfc_64.lkf:35 Debugset_menu.o: section boundary crossing (.text:0034) c_imul #error clnk Debugfc_64.lkf:35 Debugset_menu.o: section boundary crossing (.text:008e) c_imul #error clnk Debugfc_64.lkf:35 Debugset_menu.o: section boundary crossing (.text:09d7) c_smodx |