How can I make my program running on CLEV6630B without consistently connected to LPC-LINK 2?

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

How can I make my program running on CLEV6630B without consistently connected to LPC-LINK 2?

Jump to solution
1,883 Views
Haifeng
Contributor I

Hi,

I am playing around to see whether it is possible to transfer information between 2 CLEV6630B (i.e. NFC P2P communication). I have 2 CLEV6630B but I only have 1 LPC-LINK 2. I didn't find a way to run the program on CLEV6630B without LPC-LINK 2.

I can understand that when deploying the code to CLEV6630B, there is a need to run a middleware to transfer/decode my script into the target device. However, I cannot understand why there is any necessity to keep the link board all the time while the device is running. Is there any way that I can run my program on CLEV6630B without consistently connecting to an LPC-LINK 2 board?

Thanks a lot in advance!

Haifeng.

0 Kudos
Reply
1 Solution
1,877 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hello @Haifeng ,

 

I assume you are using MCUXpresso IDE , then you may find the projects from NFC reader library contain Debug and Release version, the Release version can run standalone without connected to LPC-LINK 2 after the CLEV6630B programmed.

MCUXpresso debug-release.png

Hope that makes sense,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
3 Replies
1,878 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hello @Haifeng ,

 

I assume you are using MCUXpresso IDE , then you may find the projects from NFC reader library contain Debug and Release version, the Release version can run standalone without connected to LPC-LINK 2 after the CLEV6630B programmed.

MCUXpresso debug-release.png

Hope that makes sense,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply
1,872 Views
Haifeng
Contributor I

Thanks for your reply!

That exactly solved my problem. Thanks a lot.

FYI, if there is anyone who finds this thread and builds the release version with the error said cannot find lpc_board_nxp_lpcxpresso_1769, you can try to build that project in the library before building your own project.

 

Best Regards,

Haifeng.

0 Kudos
Reply
1,844 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Haifeng,

 

It's great to know this issue got solved on your side! and Thanks for the sharing!

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply