KDS 3.0 Command Line Limit issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

KDS 3.0 Command Line Limit issue

578件の閲覧回数
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 返信

351件の閲覧回数
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 件の賞賛