Question
space attribute conflict
Posted on March 13, 2018 at 09:20
Development credentials:
IDE: STVD
MCU: STM8AF6226
COMPILER: COSMIC CXSTM8
During code compilation, space attribute conflict error arises as below;
#error cpstm8 source\os.c:48(51) space attribute conflict
What is the reason for this issue and how to resolve it?
