Question
segment .bss size overflow
I no longer compile the code successfully. I got the following error:
#error clnk Debug\most_software.lkf:1 segment .bss size overflow (5649)
The command: "clnk -l"C:\Program Files (x86)\COSMIC\FSE_Compilers\Lib"
Does anybody know how can I solve this issue. I am using STM8S208 microcontoller and programming environment is STVD.
