Help about LPC1549

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

Help about LPC1549

5,653 Views
olivierpohu
Contributor I

Hi , I work on LPC1549 and Mcuxpresso 10.0

I want debug or run my program with PEMicro Multilink Universal..

 I suppose  Mcuxpresso make the Two... but that dont' fonction.
--When my config is : ARM-none-eabi-gdb.exe
                      Flash  1x32x64K
                      file: Main.axf
The response is : "The current language do not match this frame"

--When my config is : ARM-none-eabi-gdb.exe

                                  Flash  1x32x64K
                               file: Main.hex
The reponse is : " Monitor selectcore 0
                   No symbole table is loaded :" Use the file command"
                   Continu
                   Continuing
But that don't start

Have you a documentation who explain the  flash mcuxpresso and PE micro  or a documentation who explain

the debug config ?

Thank of your reponse

Labels (1)
0 Kudos
Reply
23 Replies

340 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hello Olivier POHU,

   Do you mean you don't have the project, you just have the .hex file, then you want to use the MCUXpresso to download it directly with the P&E Multilink?

   Do you try the project directly on your side, whether the project can work directly?

  As I know, if you want to download the hex file, the P&E have the according software(PROGACMP) which can download .hex file directly with the Multilink.


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

340 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hello Olivier,

1. You must make sure your PEMicro Multilink Universal reversion can support the LPC product.

   You can check it with P&E micro.

2. About the document for the debug config

  You can refer to the  MCUXpresso_IDE_User_Guide.PDF in folder C:\nxp\MCUXpressoIDE_10.0.0_344

 page 20 chapter 3.7 P&E Debug Operation and Page 60.

3. You can click debug button like the following picture, it will search automatically.

pastedImage_1.png

Then choose the multilink and OK, it will enter in the debug mode.

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

340 Views
olivierpohu
Contributor I

When i selectionne main.hex, i have  too the reponse :

Monitor preserve 0

Monitor selectcore0

Continue  Continuing..

ISP0 et ISP1 is to 3,3V

Help me please..

0 Kudos
Reply