KDS compile, not build

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

KDS compile, not build

960 次查看
roymessinger
Contributor V

Hi,

1. Is there any way I can compile the source file in KDS software without build? (saving time)

2. sometimes when I click 'cancel' the build in the KDS IDE, the software hangs. Any ideas how to solve it?

Thanks.

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

831 次查看
BlackNight
NXP Employee
NXP Employee

Hi Roy,

1. Yes, there is a way: Build and Clean Selected Files in Eclipse CDT | MCU on Eclipse .

2. Hard to say what is causing this. Are you using the default managed make files (by default)?

About saving time: make sure you have parallel build enabled (see Reducing Compile Time in Eclipse with Parallel Build | MCU on Eclipse ). Another tip is to disable build-before-debug (see Speeding up the Debug Launch in CodeWarrior | MCU on Eclipse )

I hope this helps,

Erich

831 次查看
roymessinger
Contributor V

Regarding problem 2 - yes.

I've read alot of complaints in stackoverflow.com regarding this issue in Eclipse, and KDS is using the Eclipse, but still - didn't find any solution.

0 项奖励
回复