Rebuild target 'Target 1'
compiling Test386-51.c...
Test386-51.c(59): error C174: return-expression on void-function
Test386-51.c(159): error C241: 'main': auto segment too large
Target not created
Description
The required space for local objects exceeds the model dependent maximum. The maximum segment sizes are defined as follows: SMALL 128 bytes COMPACT 256 bytes LARGE 65535 bytes
Rebuild target 'Target 1'
compiling Test386-51.c...
linking...
Program Size: data=23.2 xdata=3451 code=8924
"Test386-51" - 0 Error(s), 0 Warning(s).
Rebuild target 'Target 1'
compiling Test386-51.c...
linking...
Program Size: data=23.2 xdata=3451 code=8980
creating hex file from "Test386-51"...
"Test386-51" - 0 Error(s), 0 Warning(s).
*/