RedlinkServerException Cannot write to server: not open

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

RedlinkServerException Cannot write to server: not open

1,183 Views
NicoleYuWenlu
NXP Employee
NXP Employee

Dear all

I use my FRDM-K32L2B3 board with MCUXpresso IDE v11.6.1_8255 Windows 11

when I build example "hello world', It works  as my wish.

but when I click "Debug" and want to burnning in my board, someting happened

  • RedlinkServerException Cannot write to server: not open

an error appeared, so can anyone help me?

NicoleYuWenlu_1-1674132818882.png

This is my first time using MCUX, and I hope you can explain it in detail

Thank you !!!!!!!!!!!!!!!!!!

 

0 Kudos
Reply
1 Reply

1,168 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @NicoleYuWenlu,

There is a lot of reasons that can cause that error:

  • The first reason could be related with your firewall, it may be preventing the debugger from connecting to the server. So, please double check it.
  • If that doesn't work, it could be a bad initialization of the RedLink Server, please click on the following icons in the Toolbar. The first one, will provide you a status of the RedLink Server, and the second one will try to boot it; after that, please try to Debug once again.

RaulRomero_0-1674248300894.png

  • If the issue still persists, you could delete the .metadata folder under MCUXpresso IDE workspace directory; then, debug your project.
  • Finally, if all the steps above don't work, you might want to reinstall the MCUXpresso IDE.

Hope any of this works out for you.

Best regards, Raul.

0 Kudos
Reply