---------------- Project: test_program_V01 ----------------
compiling adc.c...
compiling inital.c...
compiling main.c...
Linking adc.o inital.o main.o ...
error: No target memory available for section "S_fsadd____fsadd".
warning: Relocation of section "UDL_fsdiv_0" failed, relocating to a shared memory location.
warning: Relocation of section "UDL__mullong_0" failed, relocating to a shared memory location.
error: No target memory available for section "UDL__mullong_0".
error: Error while writing hex file.
"test_program_V01" - 3 Error(s), 2 Warning(s).
2021-04-22 20:37:08 Build fail.
使用的是 HC18P11xL这个芯片,在例程上加了几句就报这个错误 |