Can LPC Link2 and MCUxpresso support MKL03Z32VFK4?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I have made test board with MKL03Z32VFK4 and I am trying to download in MKL03Z32VFK4 on the board using LPC link2 and MCUxpresso. But I can`t download firmware.
Below is comment in console window
=======================================================================================
DAP stride is 1024 bytes (256 words)
Inspected v.2 On chip Kinetis Flash memory module FTFA_1K_Tiny.cfx
Image 'Kinetis SemiGeneric Jul 7 2020 10:53:13'
Opening flash driver FTFA_1K_Tiny.cfx
Sending VECTRESET to run flash driver
Flash variant 'KL03 FTFA Generic 1K' detected (8KB = 8*1K at 0x0)
Closing flash driver FTFA_1K_Tiny.cfx
Connected: was_reset=true. was_stopped=true
Awaiting telnet connection to port 3331 ...
GDB nonstop mode enabled
GDB stub (crt_emu_cm_redlink) terminating - GDB protocol problem: Pipe has been closed by GDB.
=======================================================================================
Is it possible to download using LPC link2 and MCUxpresso?
If it can support it please, let me know what is problem.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jeong,
LPC-Link2 has two firmware, CMSIS-DAP and Jlink. Both of them can support KL03. Please check
1. Have you install CMSIS-DAP or Jlink driver correctly
2. SWDIO pin need a pull-up resistor.
3. VDD power voltage
4. RESET pin and NMI pin.
Please refer to https://www.nxp.com/webapp/Download?colCode=KLQRUG&location=null
Regards,
Jing