S12ZVLA128 programming

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S12ZVLA128 programming

2,067 Views
oceansea
Contributor III

hello,when use the MultiLink FX and codewarrior programing the mcu the codewarrior display below:
Starting 3rd party flash programming...
GDI: Mtwks Callback(MTWKS_CB_PROJECTACCESS, Section : STARTUP, Entry : SPECIFY_NETWORKCARD_ENABLED, Value : 0, R) => DI_ERR_NONFATAL
INF: Copyright 2017 P&E Microcomputer Systems,Inc.
INF: Command Line :"C:\Freescale\CW MCU v11.1\eclipse\..\MCU\bin\de.exe" -noni -language en -ORBendPoint giop:tcp:127.0.0.1: -ORBtraceLevel 0
GDI: Mtwks Callback(MTWKS_CB_PROJECTACCESS, Section : PEDEBUG, Entry : IS_GDB_CONFIG, Value : 0, R) => DI_ERR_NONFATAL
INF: CMD>RE
INF: Initializing.
INF: Target has been RESET and is active.
INF: CMD>CM C:\Freescale\CW MCU v11.1\MCU\bin\Plugins\support\s12z\gdi\P&E\freescale_9s12zvla128_1x16x64k_all.s12zp
INF: Initializing.
INF: (Bus Freq = 12434KHz)
INF: Initialized.
INF: ;version 1.00, 05/05/2015, Copyright P&E Microcomputer Systems, www.pemicro.com [freescale_9s12zvl128_pflash]
INF: ;device freescale, 9s12zvla128, 1x16x64k, desc=all
INF: ;begin_cs device=$00100000, length=$00020000, ram=$00001000
INF: Loading programming algorithm ...
INF: Done.
INF: Programming sequency is : erase, blank check, program, and verify {default}
INF: CMD>VC
INF: Verifying object file CRC-16 to device ranges ...
INF: block 00FE0000-00FE0467 ...
INF: Calculated CRC-16 does not match block. (File = $C757, Device = $68F2)
INF: CMD>EM
INF: Erasing.
INF: Module has been erased.
INF: Reloading programming algorithm ...
INF: done.
INF: CMD>PM
INF: Programming.
INF: Processing Object File Data ...
INF: .
INF: Programmed.
INF: CMD>VC
INF: Verifying object file CRC-16 to device ranges ...
INF: block 00FE0000-00FE0467 ...
INF: Ok.
INF: block 00FFFE10-00FFFFFB ...
INF: Calculated CRC-16 does not match block. (File = $3098, Device = $3022)
ERR: Error verifying flash of device
ERR: Error occured during Flash programming.

what's the problem?

 thank you very mach.

Labels (1)
Tags (1)
0 Kudos
Reply
4 Replies

1,883 Views
lama
NXP TechSupport
NXP TechSupport

Hi,

I am sorry, nobody knows. We can see report only but reason is hidden.

Could you please share with me or publicly what you want to load into the MCU? (project)

I would like to check loading on my desk and evaluation board.

Do you use your own board or evaluation board?

Best regards,

Ladislav

0 Kudos
Reply

1,882 Views
peter_shi
Contributor II

Hi Lama, I meet the similar issue. Attached is elf. Could you please help to check it? Thanks

0 Kudos
Reply

1,882 Views
peter_shi
Contributor II

Add information

0 Kudos
Reply

1,882 Views
1247592280
Contributor I

hello

I have met the similar problem that my elf had been created but when i program it shows the follow messages and never goto next ,the schedule is 41%.

INF: Programming.
INF: Processing Object File Data ...

..........................................................................................................................................................

I just use the function of tan :

temp = tan(AZ*3.1416/180);

but I use  temp = tan(30*3.1416/180); it is normal to be program。

expect your message my email is 1247592280@qq.com, thanks;

best wishsh. 

0 Kudos
Reply