LPC54616 chip debug download error

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

LPC54616 chip debug download error

3,400 Views
lxlyingying
Contributor I

I have used LPC54616 chip for my project, and used LPC link2 to conect to my board. When start download code for debug, an error occurred:LPC54616 chip Download Error.JPG

Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.
Content of CoreSight Debug ROM(s):
RBASE E00FF000: CID B105100D PID 04000BB4C4 ROM (type 0x1)
ROM 1 E000E000: CID B105E00D PID 04000BB00C Gen SCS (type 0x0) 
ROM 1 E0001000: CID B105E00D PID 04003BB002 Gen DWT (type 0x0)
ROM 1 E0002000: CID B105E00D PID 04002BB003 Gen FPB (type 0x0)
ROM 1 E0000000: CID B105E00D PID 04003BB001 Gen ITM (type 0x0)
ROM 1 E0040000: CID B105900D PID 04000BB9A1 CSt TPIU type 0x11 Trace Sink - TPIU
ROM 1 E0041000: CID B105900D PID 04000BB925 CSt ETM type 0x13 Trace Source - Core
NXP: LPC54618J512
DAP stride is 4096 bytes (1024 words)
Inspected v.2 On-chip Flash Memory LPC5460x_512K.cfx
Image 'LPC5460x (512K Flash) Feb 17 2020 13:57:14'
Inspected v.2 External Flash Device on SPI LPC546xx_SPIFI_SFDP.cfx
Image 'LPC540xx_JEDEC_SFDP Feb 17 2020 13:57:09'
Opening flash driver LPC546xx_SPIFI_SFDP.cfx
Sending VECTRESET to run flash driver
Driver V.2 dynamic startup failed - driver Init provided no flash parameters
Flash Driver V.2 startup failed - rc Ef(55): Dynamic flash driver startup failed to provide flash parameters.
Terminate (0x0, 0x0, 0x0) status 0x40 - driver reports init failure - EXTSPI driver rc 15 (0xF)
chip initialization failed - Ef(55): Dynamic flash driver startup failed to provide flash parameters.
failed to initialize flash driver LPC546xx_SPIFI_SFDP.cfx

Labels (1)
0 Kudos
14 Replies

3,034 Views
lxlyingying
Contributor I

很感谢您提供的软件包,但是依然下载不了。

显示的错误是 一样的:Driver V.2 dynamic startup failed - driver Init provided no flash parameters。

最近我改用Keil 来开发。但是keil 对应的NXP::LPCXpresso54618_BSP 下载不了,对应的ARM::CMSIS 5.5.1也下载不了,提示连不上服务器。

有现成的pack可以发我一份吗?谢谢!Catch(04-11-20-12-43).jpg

0 Kudos

3,034 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

Please download pack from this site

https://www.keil.com/dd2/pack/ 

pastedImage_2.png

Jun Zhang

0 Kudos

3,034 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

Please check this FAQ

https://community.nxp.com/thread/389112 

Have a nice day,

Jun Zhang

0 Kudos

3,034 Views
lxlyingying
Contributor I

Hi Mr Zhang:

Is the RTC oscillator necessary for simulation download?  My project had not RTC oscillator.

0 Kudos

3,034 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

RTC is not necessary. 

need make sure to use 10K-100K Ohm pull-down resistor to GND for SWCLK.

Please check

https://community.nxp.com/thread/388998

Hope this helps,

Jun Zhang

0 Kudos

3,034 Views
lxlyingying
Contributor I

Is the TDO pin need for debug?

0 Kudos

3,034 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

This pin is for SWO trace. if you don't use SWO trace, you don't need to connect it.

0 Kudos

3,034 Views
lxlyingying
Contributor I

Hi Mr Zhang,

I'm sorry to tell you that the debug error still exists. I modified the circuit according to your suggestion, it show as bellow.

debug interface.JPG

The IDE prompts the same error message as before. Flash Driver V.2 dynamic start failed, driver init provided no flash parameters.

From the error message, it should not be a problem with the debug interface. Maybe the IDE 11.1.1 version is not compatible with the SDK version. Can you give me a copy of SDK2.7 version of the official software package?

Or do you have any other Suggestions for this error?

Download_Error.JPG

Thank you very much!

0 Kudos

3,034 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

What's your MCU part number?

LPC54616J256 or LPC54616J512?

0 Kudos

3,034 Views
lxlyingying
Contributor I

LPC54616J512BD208

0 Kudos

3,034 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

I sent you link with community message. please check.

0 Kudos

3,034 Views
lxlyingying
Contributor I

Sorry, I can't access this link. Could you send it to me by email? 

Email: lxlyingying@163.com

0 Kudos

3,034 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

sent to your 163 box

0 Kudos

3,034 Views
lxlyingying
Contributor I

Hi Mr Zhang:

Thank you for your reply!

I used a brand new 65416 chip in my project, and there was the first time to connect to LPC link2 for simulation download and then the error occurred。 My first feeling is that there is something wrong with the simulation interface circuit。Can you show me the referent circuit of the part of debug interface.捕获.JPGdebug interface.JPG

I used MUCXpresso IDE , The error message is bellow。According to the wrong prompt, can you give us some suggestions?

Sending VECTRESET to run flash driver
Driver V.2 dynamic startup failed - driver Init provided no flash parameters
Flash Driver V.2 startup failed - rc Ef(55): Dynamic flash driver startup failed to provide flash parameters.

Could you give some advige

0 Kudos