const array is overflowing .text segment when there is plenty of room
I am using a stm8s103f which has 8K flash. My project compiles fine using the cosmic compiler. I get a map that looks like this .start 00008080 end 00008080 length 0 segment .const start 000080a1 end 00008924 length 2179 segment .text start 00...