Define segment option -ck for interrupt vector using STVD (COSMIC)
Posted on December 21, 2012 at 04:11I am using COSMIC compiler in STVD. I try to define segment option -ck for all program and constant. I can use Project Settings->Linker->Input->Segment/Section to add option for all .const and .text. But the in...