make: Target `all' not remade because of errors!

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

make: Target `all' not remade because of errors!

跳至解决方案
8,587 次查看
Deejay
Contributor III

Hi,

I'm trying some demo apps on FRDM-KL26Z brd and come up with this error message during build.

"make: Target 'all' not remade because of errors"

I'm using KDS v2.0.0 and KSDK 1.2.0.

Any clue how to resolve this?

Thanks.

DJ

 

31937_31937.pngpastedImage_0.png

标签 (1)
0 项奖励
回复
1 解答
4,634 次查看
DavidS
NXP Employee
NXP Employee

Hi Devan,

Is the KDS_2.0 a typo and you really have KDS_3.0?

If not typo, please upgrade to KDS_3.0.

http://www.freescale.com/kds

EDITED...

I am using KDS_3.0.0.

I loaded/Imported the rtc_func_frdmk26z rtc_func.wsd.  This file neglected to load the ksdk_platform_lib_KL26Z4 library/project that needs to be compiled before compiling the rtc_func project.

Please Import the platform library, then compile the rtc_func application and all should be OK.  Yell if not.

Regards,

David

在原帖中查看解决方案

0 项奖励
回复
2 回复数
4,635 次查看
DavidS
NXP Employee
NXP Employee

Hi Devan,

Is the KDS_2.0 a typo and you really have KDS_3.0?

If not typo, please upgrade to KDS_3.0.

http://www.freescale.com/kds

EDITED...

I am using KDS_3.0.0.

I loaded/Imported the rtc_func_frdmk26z rtc_func.wsd.  This file neglected to load the ksdk_platform_lib_KL26Z4 library/project that needs to be compiled before compiling the rtc_func project.

Please Import the platform library, then compile the rtc_func application and all should be OK.  Yell if not.

Regards,

David

0 项奖励
回复
4,634 次查看
Deejay
Contributor III

Hi David,

Yes I was using KDS v2.0.0 and KSDK v1.2.0... no typos!

But now I've upgraded to KDS v3.0.0 and followed your instructions. All works fine!

Thanks for your help.


Cheers!

DJ

0 项奖励
回复