Hi
I didn't see your specific project I can only provide you general information about L1102 based on CW for HCS08 help manual:
========================================
The specified segment is not big enough to contain all objects from the sections placed in it.
<segment name>: is the name of the segment, which is too small.
<first address free>: is the first address free in this segment (i.e. the address following directly the last address used).
Tips
Set the end address of the specified segment to an higher value.
==========================================
If above information can not help you out, please upload your demo project here. I will check it directly from my side.
Thanks.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------