Hey there,
I'm trying to flash the Master Demo provided in the zip file from the Getting started with NXP MCUs: LPCXpresso54628 (embedded-wizard.de) page to my LPCXpresso54628 development board. To do this, I simply remove the J5 jumper, connect the microUSB cable to the J8 port (Debug Link) as stated in the instructions from the Getting Started page, and lastly I execute the FlashMasterDemo.bat file stored in the aforementioned zip.
However, I get the following error message:
Programming file 'EmbeddedWizard-LPCXpresso54628.elf' to target using MCUXpresso IDE Redlink Programmer ...
flashing target ...
Ns: MCUXpresso IDE RedlinkMulti Driver v11.6 (Oct 3 2022 08:09:13 - crt_emu_cm_redlink.exe build 9)
Pc: ( 0) Reading remote configuration
Wc(03). No cache support.
Nc: Found chip XML file in C:\Users\arandiamartφnez.p\Downloads\LPCXpresso54628-BuildEnvironment-V12.00.00.01\LPCXpresso54628\Application\FlashDownload\\LPC54628J512.xml
Pc: ( 5) Remote configuration complete
Nc: Restarted LinkServer process (PID 20260).
Nc: Reconnected to existing LinkServer process.
Nc: Server OK but no connection to probe 0 core -2(ANY) (after 3 attempts) - Ee(42). Could not connect to core.
Ed:02: Failed on connect: Ee(42). Could not connect to core.
Et:31: No connection to chip's debug port
Pc: (100) Target Connection Failed
ERROR - flashing failed
Press any key to continue . . .
Can anyone help me out here?
I noticed that my user name has an accent (can't do much about that, the email was provided to me by my employer), which gets changed to a φ symbol in my user. I don't think this is what's causing the issue, but I thought it was worth mentioning, just in case.
Thank you.