I use a KE04Z8 processor with Codewarrior for MCU and PEMICRO Multilin Universal programmer.
I need a custm trim reference frequency at 34560 .
If i program directly with pemicro comamnd (CUSTOMTRIMREF 34560) all is OK.
But if i use the codewarrior debug mode dont't work.
I set the custom trim value

When run in address 0x3FE - 0x3FF there isn't the trim value and hence the clock is wrong !

Thanks all