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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
2,287 次查看
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

标签 (1)
0 项奖励
回复
1 解答
1,928 次查看
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 项奖励
回复
2 回复数
1,929 次查看
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 项奖励
回复
1,928 次查看
karthick1987
Contributor II

spot on there Erich.

Thanks a ton

Keep coding and live long!
K

0 项奖励
回复