Hi,
I am MK22FN512VLH12 program the component with the Kinetis KWIKSTIK (programming method ezprog).
For this I followed the application note AN4406.
The Kinetis KWIKSTIK shows "RESET", "ERASE", "PROG" and "FAIL";
The board is connected 3v3
The pin connection is this following:
MK22FN512VLH12 | Left side TWRPI Soket | Right side TWRPI Soket
22 | | 12
23 | | 10
24 | | 9
26 | | 11
34 | 20 |
Below is the configuration file:
; EzProg programming script
; Generated by the EzProg Wizard
; mardi 31 mars 2015 10:10:03
[target]
image = "xxx.s19"
architecture = "Kinetis"
flash size = 0x80000
flash program block = 0x100
baud rate = 100000
touch button = 2
buzzer = 1
[reset]
ezp = 1
[mass erase]
[program]
[verify]
[reset]
ezp = 0
can you help me with Resolver this error?
Thank.
Antoine