Compile the project is not successful.

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

Compile the project is not successful.

2,084 Views
Lurkersoo
Contributor III

Hello, I use MCUXpresso IDE, and I try to compile a new created project or import SDK example project, it always fail. Please find below information:

   It always shows: make: echo: Command not found

10:44:44 **** Build of configuration Debug for project MKE15Z256xxx7_Project ****
make -r -j4 all
      0 [main] make 9328 proc_subproc: Couldn't duplicate child handle for pid 0, Win32 error 6
    355 [main] make 9328 proc_subproc: Couldn't duplicate my handle<0x7C> for pid 0, Win32 error 87
   7783 [proc] make 9328 wait_subproc: wait failed. nchildren 1, wait 1000, Win32 error 6
   8351 [proc] make 9328 wait_subproc: nchildren 1, event[1] 0x0, pchildren[0] 0x2AA0000, events[0] 0x1A8, Win32 error 6
   8726 [proc] make 9328 wait_subproc: pid 0, dwProcessId 0, hProcess 0x0, progname 'C:\NXP\MCUXpressoIDE_10.0.0_344\ide\msys\bin\sh.exe'
make: echo: Command not found
  88342 [main] make 9328 proc_subproc: Couldn't duplicate child handle for pid 0, Win32 error 6
  88352 [main] make 9328 proc_subproc: Couldn't duplicate my handle<0x7C> for pid 0, Win32 error 87
make: echo: Command not found
 159667 [main] make 9328 proc_subproc: Couldn't duplicate child handle for pid 0, Win32 error 6
 159680 [main] make 9328 proc_subproc: Couldn't duplicate my handle<0x7C> for pid 0, Win32 error 87
make: echo: Command not found
Building file: ../source/clock_config.c
Command canceled

10:45:25 Build Cancelled (took 41s.456ms)

Tags (1)
0 Kudos
3 Replies

1,784 Views
Lurkersoo
Contributor III

Hi Alice,

   Problem has been solved. After installing MCUXpresso, need to restart the computer, or it has this kind of error. thanks!

Best Regards,

Shaowei Su

0 Kudos

1,784 Views
lpcxpresso_supp
NXP Employee
NXP Employee

There should be no need to restart a Windows PC after installing MCUXpresso IDE.  And we have certainly not seen any similar errors reported in the past (with MCUXpresso IDE during development or with the previous LPCXpresso IDE). So I'm not sure what is going on here. But I am glad to hear that you are now up and running.

Regards,

MCUXpresso IDE Support

0 Kudos

1,784 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Shaowei,

Please first install an SDK into MCUXpresso IDE.

The detail steps please refer to "MCUXpresso IDE User Guide"

4.4 Installing an SDK and 5. Creating New projects using SDKs .

pastedImage_1.png

If still have error , please show your steps .

Hope it helps


Have a great day,
Alice Yang

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

0 Kudos