KDS compile, not build

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KDS compile, not build

452 Views
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.

Labels (1)
0 Kudos
2 Replies

323 Views
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

323 Views
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 Kudos