---------------- Project: LED ----------------
compiling adc.c...
compiling inital.c...
compiling main.c...
Linking adc.o inital.o main.o ...
error: No target memory available for section "S_fsdiv____fsdiv".
warning: Relocation of section "UDL_ulong2fs_0" failed, relocating to a shared memory location.
error: No target memory available for section "UDL_ulong2fs_0".
error: Error while writing hex file.
"LED" - 3 Error(s), 1 Warning(s).
这是什么情况啊?有什么解决办法
|