hi I am new user to CB.
In our application we are using SDCC compiler for MCS51 controller.
After selecting the compiler as SDCC, we set all the options for linker and search directive in CB.
Then we tried to build the project. But CB is giving error like
"ASlink-Warning-Conflicting sdcc options"
"-mmcs51 --model-large --parms-in-bank1" in module "test" and
"-mmcs51 --model-large" in module "_startup".
The program should generate intel hex file after building project.but its not generating?
is it due to above warning?
Please help me how to avoid this warning.
Thanks & Regards
shiva