how is the performance between KDS and Codewarrior10.6

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

how is the performance between KDS and Codewarrior10.6

567 Views
hotashu
Contributor III

hello,

how is the performance between KDS newlib/newlib-nano and Codewarrior ewl library ? code size and speed.


thanks,

hotas

Labels (1)
0 Kudos
1 Reply

381 Views
BlackNight
NXP Employee
NXP Employee

Hi hotas,

this is a very general question, and there is no clear answer to your question. Code and data size are heavily influenced how you write your code, and especially how you use the library (e.g. printf() or other calls). I think you will need to test it with your real application. Porting a CodeWarrior project to KDS is not that hard, so to get accurate data, I recommend that you make that effort.

The differences are not only because of the libraries, as well because of the compilers used.

Have a read what is discussed in this thread: https://community.freescale.com/thread/323332

Additionally here: Comparing CodeWarrior with Kinetis Design Studio

I hope this helps,

Erich