MCUXpresso - Target error from Read Memory: Ee(FF). Redlink interface error 255

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

MCUXpresso - Target error from Read Memory: Ee(FF). Redlink interface error 255

2,027 Views
gmin
Contributor I

Hi,

I get this error and the debbuger suddenly stops.

Any Ideas ?

Target: LPC1769
Probe: LPC-Link
IDE: MCUXpresso IDE v10.0.0 [Build 344] [2017-03-21] 

Thx in advance.

regards, G.

0 Kudos
3 Replies

1,595 Views
sicrisreyembay
Contributor II

I am also getting the same error: "15: Target error from Register access: Ee(FF). Redlink interface error 255".

IDE: MCUXpresso IDE v10.1.1 [Build 606] [2018-01-02] 

Probe: LPC-Link2

Target: MIMXRT1052

lpcxpresso_support‌, any idea?

0 Kudos

1,595 Views
lpcxpresso_supp
NXP Employee
NXP Employee

What host OS are you running the IDE from?

How are you powering your board?

What debug operations are you carrying out in the run up to seeing this error?

What is the code on the target doing in the run up to seeing this error?

Which memory is your code loaded to and running from?

When you see the error, do you loose the debug connection, or is the debug connection still live?

Can you post the text from the "debug log" and "gdb traces" from the Console View (as described in section 16.8, The Console View, of the MCUXpresso IDE v10.1 User Guide). It might also be useful to see the .log file from the .metadata folder within your workspace.

And also, if you haven't seen it - read the hints and tips on using MCUXpresso IDE with RT1050 from : Overview of using the MIMXRT1050-EVK with MCUXpresso IDE 

Regards,

MCUXpresso IDE Support 

0 Kudos

1,595 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Try booting your board into ISP mode before starting a debug connection, as per : https://community.nxp.com/message/630748 .

You could also try using the current MCUXpresso IDE - v10.1.1

Regards,

MCUXpresso IDE Support

0 Kudos