Eclipse. funny how you admire it. I had to use it on a prior project and I loathed it - because it diverted way too much of my time to the tool, not the app. I just don't have the time or contract funding to make career investment in Eclipse learning. No money, no time. But that's just opinion. I have used IAR for years doing ARM7 work. It was fast to learn. Like it should be. IAR knows their tool has to be intuitive or people won't pay for it.
There are two threads here on attempts at a T3 plugin for Eclipse. I tried the short one. Wasted an evening on that. The other one here had like 100 steps to follow. Valiant effort but shouldn't be needed.
I'd like to see emIDE or emBlocks (with GCC/G++) adapted for the T3. I gave it several evenings' work. But failed - likely because there's no K20 template to use for CPU setup. I tried to adapt one from the K40 and I'm too much a novice to change that which assumes 8MHz and no PLL, different divider settings, etc. I'm very close but ran out of patience. These do have the issue that there's no equivalent to a makefile's two command lines, one for C and one for C++. Other than having a command line per C++ to override C, I don't see an easy way 'round this, but I'm not the x-spurt.
The FRDM-KL25Z examples seem to be hard-coded for CodeWarrior which is to be avoided.
There are two threads here on attempts at a T3 plugin for Eclipse. I tried the short one. Wasted an evening on that. The other one here had like 100 steps to follow. Valiant effort but shouldn't be needed.
I'd like to see emIDE or emBlocks (with GCC/G++) adapted for the T3. I gave it several evenings' work. But failed - likely because there's no K20 template to use for CPU setup. I tried to adapt one from the K40 and I'm too much a novice to change that which assumes 8MHz and no PLL, different divider settings, etc. I'm very close but ran out of patience. These do have the issue that there's no equivalent to a makefile's two command lines, one for C and one for C++. Other than having a command line per C++ to override C, I don't see an easy way 'round this, but I'm not the x-spurt.
The FRDM-KL25Z examples seem to be hard-coded for CodeWarrior which is to be avoided.
Last edited: