LPC-Link2 missing the LS driver for both debug and release configruations

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC-Link2 missing the LS driver for both debug and release configruations

ソリューションへジャンプ
1,962件の閲覧回数
jDrum
Contributor III

We were trying to get the release build to run for a custom  LPC11U68  PCB.

1.  Previously, the debug configuration ran fine.

2.  We tried to make a release version.  In that process, the LS driver for the Link2 got deleted or lost.

3.  Now the debug configuration does not run either.

I don't see anything in the make files that relates to the Link2 to put the driver  back,

How do I proceed?

jDrum

 

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,953件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

Please create a new project under a new workspace. check if connection works for this one?

If still fail connection, run your project in ISP mode. How does this work?

If neither of above can solve the problem, update your LPC Link2 firmware with Jlink interface. try if Jlink connection works for your board?

https://www.nxp.com/design/microcontrollers-developer-resources/lpcscrypt-v2-1-2:LPCSCRYPT

Have a nice day

Jun Zhang

Jun Zhang

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,954件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

Please create a new project under a new workspace. check if connection works for this one?

If still fail connection, run your project in ISP mode. How does this work?

If neither of above can solve the problem, update your LPC Link2 firmware with Jlink interface. try if Jlink connection works for your board?

https://www.nxp.com/design/microcontrollers-developer-resources/lpcscrypt-v2-1-2:LPCSCRYPT

Have a nice day

Jun Zhang

Jun Zhang

0 件の賞賛
返信
1,943件の閲覧回数
jDrum
Contributor III

Hello @ZhangJennie 

Thank you for the suggestions.  We will try the ISP mode.

We solved the problem.  There were two main issues.

1.  There were two XML  .project files in our  project.  This led to a very long project because every time we did an export the entire project was copied to the previous debug folder.     We cleaned the project outside of the IDE.

2.  During our tries to make a release launch the LPC11U68 chip locked up and no longer oscillates.  A second PCB works OK.

We are trying to get the bad chip to come alive by using FlashMagic, but will probably replace the chip.

3.  The Release launch needs the chip and the board projects to be also recompiled in release mode.

4.  The LS link server file is added to the project during a successful launch.

jDrum

0 件の賞賛
返信