KDS 3.0 Command Line Limit issue

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

KDS 3.0 Command Line Limit issue

1,037 次查看
francescosalvat
Contributor II


Hi,

i have encountered the known issue of 8192 characters limit for Windows command line during the build.

So i follow the proposed guide to solve it (Solving the 8192 Character Command Line Limit on Windows | MCU on Eclipse) but i have the same problem in another point of the build chain.

Before was make that cuts characters, now is the linker that removes slashes ( / ) from an include path.

I checked all paths in configurations and they are correct.

I tried to install different versions and installations of gnuarmeclipse-build-tools but the result is the same.

 

Temporarily i fixed moving project directory in root (C:) but what can i do to fix permanently the issue?

 

Thank you.

 

PS: i'm using Windows 8.1 Pro.

标签 (1)
0 项奖励
回复
1 回复

810 次查看
BlackNight
NXP Employee
NXP Employee

Could you post the log/output what the linker is doing?

Additionally, check that you have all needed tools updated. This is what I have in the 'bin' for 32bit:

pastedImage_0.png

And this what I have in the bin for 64bit Windows:

pastedImage_1.png

Erich

0 项奖励
回复