LPC54628 mbed setup

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

LPC54628 mbed setup

633 Views
sreenath_pv
Contributor I

Hello,

I am new to the mbed platform for arm boards. Somebody help me to understand mbed platform and how to setup it for LPC54628 boards. Previously, I have worked with LPC54628 boards with MCUXpresso IDE. Now, we have  requirements in mbed platform. 

I saw a documentation regarding this, NXP LPCXpresso54628 | Mbed . But as mentioned in this page my LPC54628 board is not detecting in ubuntu 18.04 machine ( Please note I was using my hardware for previous MCUXPresso projects). So, Should  I burn any new firmware for the LPC54628 mbed support.  How to run by application ( .elf file ) generated using mbed cli .

Labels (1)
Tags (2)
0 Kudos
1 Reply

586 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

HI Sreenath P V 

the out-of-factory LPCXpesso54628  demo board has CMSIS-DAP debug firmware, if it is corrupt during using, we can only use LPCScrypt to update it to CMSIS-DAP or Segger Jlink interface, which can support Linux system.

Please download LPCScrypt here:

LPCScrypt v2.1.0 | NXP 

with NXP MCUXpresso IDE, the project can generate a elf file after a successful build. click on debug button, the elf file can be downloaded to Flash during launch.

Have a nice day,

Jennie

0 Kudos