I have a problem with the flashing of the F9 flash memory bank after having switched a project from 9S12XEG128 to 9S12EG384 recently.
The F9 flash memory bank is declared in the prm project file, also, F9 memory locations appear in the project.abs.s19 file, but this code is not programmed in actual flash memory.
I use a Freescale PE USB multilink interface to perform the actual flashing, it worked with the 9S12XEG128, but after flashing, object code in the F9 bank appear as "FFFFFFFFFFFFFFFF...".
Has someone encoutered the same kind of problem and solved it?
解決済! 解決策の投稿を見る。
I solved the problem:
I forgot to also perform in HCS12MultilinkCyclone Pro:
- Select derivative
- MC9S12XEQ384
Problem solved.
I solved the problem:
I forgot to also perform in HCS12MultilinkCyclone Pro:
- Select derivative
- MC9S12XEQ384
Problem solved.