Codewarrior v10.2 doesnt make or compile even after installing the update 1.0.0!

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

Codewarrior v10.2 doesnt make or compile even after installing the update 1.0.0!

Jump to solution
2,290 Views
karthick1987
Contributor II

Hi guys,

 

This is the first time I have used codewarrior v10.2 and installed it yesterday along with the update 1.0.0 and the prcessor expert update. I cant seem to shrug off these errors when I compile them. I am not sure if I have to sepcify the path or something else, but I would like to know whats happening here, Below is the kind of error I am getting.

 

mingw32-make: *** [Lib/mc9s08dz128_c.obj] Error 1
mingw32-make: *** Waiting for unfinished jobs....
mingw32-make: *** [Sources/MCUinit_c.obj] Error 1
mingw32-make: *** [Sources/asm_main_asm.obj] Error 1
mingw32-make: *** [Project_Settings/Startup_Code/start08_c.obj] Error 1
mingw32-make: *** [Sources/main_c.obj] Error 1

 

I also checked the codewarrior v10.2 FAQ's page for some tips and it says to check for a specific install on the the installation log unfortunately only has it for v10.1 and not 10.2  . Any advise would be appreciated and please let me know.

 

Thanks

K

 

I have attached the error log with this file

Labels (1)
0 Kudos
Reply
1 Solution
1,931 Views
BlackNight
NXP Employee
NXP Employee

Hello,

have a look at the log file you have submitted:

'\\psf\Home\Documents\Micro_new\DZ128_testing\MC9S08DZ128'

  CMD.EXE was started with the above path as the current directory.

UNC paths are not supported.  Defaulting to Windows directory.

So I suggest to check your path settings and remove the UNC path (change it to use a drive letter).


Hope this helps,

Erich


View solution in original post

0 Kudos
Reply
2 Replies
1,932 Views
BlackNight
NXP Employee
NXP Employee

Hello,

have a look at the log file you have submitted:

'\\psf\Home\Documents\Micro_new\DZ128_testing\MC9S08DZ128'

  CMD.EXE was started with the above path as the current directory.

UNC paths are not supported.  Defaulting to Windows directory.

So I suggest to check your path settings and remove the UNC path (change it to use a drive letter).


Hope this helps,

Erich


0 Kudos
Reply
1,931 Views
karthick1987
Contributor II

spot on there Erich.

Thanks a ton

Keep coding and live long!
K

0 Kudos
Reply