Why project fails to build in MCUXpresso?

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

Why project fails to build in MCUXpresso?

1,030 Views
anaseem
Contributor IV

error.PNGFor long time I had no problem building projects in MCUXpresso and debugging with LPC-LINK2 Probe.  The only change I made is deleted all debugger .launch files from 'Project Explorer'.  Then, when I tried to connect to debugger, I got some error.  Then, when I tried to build project, I get above error:

0 Kudos
5 Replies

952 Views
ErichStyger
Senior Contributor V

Hi @anaseem 

I suggest you switch to / try it with the IDE 11.2.1 (https://mcuoneclipse.com/2020/10/17/mcuxpresso-ide-v11-2-1/). The reason is that you are using an older version, and that version still uses Cygwin in the back, and Cygwin on Windows can create all kind of issues. Cygwin has been removed in the later IDE (I belive from v11 on) and your screenshot shows that you are using the old V10.2 one.

I hope this helps,

Erich

 

PS: I always considered cygwin as 'evil' on Windows

0 Kudos

954 Views
cheokalate
Contributor I

Any solutions to this ? Have restarted my computer but no success

0 Kudos

947 Views
converse
Senior Contributor V

It is described in the LPCXpresso user guide.

 

also see this faq

https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-stopped-working/m-p/685620

 

0 Kudos

977 Views
anaseem
Contributor IV

Problem solved after shut down my computer.

0 Kudos

977 Views
anaseem
Contributor IV

I tried following with no success:

1)  Cleaned project build

2)  Rebooted computer

3)  Imported fresh projects from file system

0 Kudos