KDS 3.2.0 Make always builds everything

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

KDS 3.2.0 Make always builds everything

1,125件の閲覧回数
gianveglio
Contributor I

Hi

Even if I change only one file, make rebuilds the whole project which takes forever.  Could there be a date format incompatibility of which I am unaware?

Using KMS so cannot change environment.  I must use KDS3.2 and KDSK 1.3

Thanks

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,020件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello,

Can you check your project settings? Maybe the refresh policy is not set correctly, see Eclipse Project ‘Refresh Policy’: Broken Incremental Build with External Make? | MCU on Eclipse 

Erich

0 件の賞賛
返信

1,020件の閲覧回数
gianveglio
Contributor I

I seem to have solved it, have no idea why but this worked - but I used some hints from previous posts.

Instead of using external build I used eclipse's internal build.  This did a full compile the first time, as expected, but did not create the elf file.

So, I reverted to the external build option, and voila! it is correctly doing incremental builds now.  20sec versus 5 or so minutes.

0 件の賞賛
返信