bulid ucosii failed

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

bulid ucosii failed

跳至解决方案
1,385 次查看
dugg
Contributor II

hello everyone:

i have downloaded the file:

Micrium_FRDM-K64F_OS2-KSDK.zip.when i build it with KDS,  it show: 

error: unrecognized command line option '-nanolibc'


0 项奖励
回复
1 解答
1,295 次查看
BlackNight
NXP Employee
NXP Employee

It seems that this project was for an old version of KDS (probably v1.0?) with an old GNU toolchain. The most recent version is V3.2.0 and it uses the option --specs=nano.specs instead:

pastedImage_1.png

See as well Switching ARM GNU Tool Chain and Libraries in Kinetis Design Studio | MCU on Eclipse 

I hope this helps,

Erich

在原帖中查看解决方案

2 回复数
1,296 次查看
BlackNight
NXP Employee
NXP Employee

It seems that this project was for an old version of KDS (probably v1.0?) with an old GNU toolchain. The most recent version is V3.2.0 and it uses the option --specs=nano.specs instead:

pastedImage_1.png

See as well Switching ARM GNU Tool Chain and Libraries in Kinetis Design Studio | MCU on Eclipse 

I hope this helps,

Erich

1,295 次查看
dugg
Contributor II

thanks for your answer!!!

0 项奖励
回复