LPC Link2 GUI

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

LPC Link2 GUI

508 Views
tristanhegseth
Contributor II

Currently I have a program in the LPCXpresso IDE where I control a circuit using the debug window 'Debug As > C/C++ (NXP Semiconductors) MCU Application' . This works properly, but now we want to transfer this to it's own user interface (separate from LPCXpresso) for simplicity.

I've seen ways to do this with Arduino, where a GUI program in Java was made to communicate with the board through serial. My question is, is there a way to make a GUI program for the LPC Link2 similar to this method? I need some help getting pointed in the right direction and would appreciate any help. Thanks for any replies

Labels (1)
0 Kudos
1 Reply

496 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello tristanhegseth,

You can update the debug firmware to SEGGER J-Link, then use SEGGER J-Flash GUI.

 

BR

Alice

0 Kudos