how to using LPC-Link2+NHS3152, MCUXpresso

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

how to using LPC-Link2+NHS3152, MCUXpresso

744件の閲覧回数
njhr
Contributor I

Everything is new to me, from using the board to the program., so my understanding of these systems is limited...

I purchased the NHS3152 starter kit with the LPC-Link2 .
I will be using the MCUXpresso IDE.
I have connected the LPC-Link2 Probe using Linkserver and added the lpc_chip_43xx_lib, nxp_lpclink2_4370_board_lib, and CMSIS_DSPLIB_CM4 to my project.


Then, in Create a new C/C++ project, select LPC-Link2 to connect the chip and board added above.
After building and debugging the project, I received a warning: 'Invalid project path: include path not found (lpc_chip_43xx_lib\inc\usbd)'.

I also noticed that the Debugger Console also shows 'warning: could not convert 'main' from the host encoding (CP1252) to UTF-32.
This normally should not happen, please file a bug report.' 

How do I resolve this?

Also, I am trying to run the 'LEDblinkly' example since the error was resolved. I'm not sure how to use the program and was wondering how I can add it to the NHS3152.

タグ(2)
0 件の賞賛
返信
1 返信

697件の閲覧回数
KellyLi
NXP TechSupport
NXP TechSupport

Hello @njhr 

The NHS31xx family embedded ARM Cortex-M0+ processors. So, you can make debugging with LPC-LINK2, but you should flash the FW to J-link.

BR

kelly

0 件の賞賛
返信