On Thu, 23 Oct 2014 21:57:28 +0200 Michael Ring <mail at michael-ring.org> wrote: >[...] > This is my test program: > > program hello; > const > DEVCFG3_DEFAULT=1; > const > devcfg3: longWord = DEVCFG3_DEFAULT; section '.devcfg3'; > devcfg2: longWord = DEVCFG3_DEFAULT; section '.devcfg2'; Fixed. Please test. Mattias