CW MCU v11.1 build hangs

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

CW MCU v11.1 build hangs

1,104 Views
erwinbeck
Contributor II

UPDATE

Need advice for Build Project command on CW MCU v11.1.

CodeWarrior project "out of the box" builds correctly:

Untitled2.bmp

when I repeat the build, all files are built again although Build (incremental build) seems to be selected:

Untitled5.bmp

when I perform one or two minor trial edits, project again builds correctly,

but after next minor edit, build finally seems to hang on mingw32-make build tool:

Untitled4.bmp

Untitled.bmp

Untitled1.bmp

thank you

Erwin

0 Kudos
4 Replies

933 Views
erwinbeck
Contributor II

I have been using GNU toolchain (presumably by definition with GNU make) since 2000, in the IDEs of FPGA manufacturers Xilix and Altera for their Soft Processor Cores, always on Windows machines. Everything literally worked without a hitch, as soon I had figured out Eclipse.

Between 2007 and 2010 I did a project with CW MCU, but I don't remember if with Eclipse, and again everything worked out perfectly.

And now as I pick up CW again, I have hardly been able to write more than ten lines of code before the build freezes, even after some dozen reinstalls.

According to Wikipedia there is Make incuded in Unix, and the derivative GNU Make. And along comes now mingw32-make, of MinGW (Minimalist GNU for Windows).

But nowhere do I find spelled out the differences between GNU Make and mingw32-make.

Regards

Erwin

0 Kudos

933 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Hi 

Can you try to create a new work space and I new project 

I have not seen that problem

0 Kudos

933 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Can you tell me the part number that you are using

Regards

Vicente

0 Kudos

933 Views
erwinbeck
Contributor II

thank you

the part number is MC9S08GT60

regards

Erwin

0 Kudos