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

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

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

Jump to solution
6,816 Views
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

Labels (1)
0 Kudos
1 Solution
2,863 Views
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

View solution in original post

0 Kudos
2 Replies
2,864 Views
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 Kudos
2,863 Views
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 Kudos