how is the performance between KDS and Codewarrior10.6

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

how is the performance between KDS and Codewarrior10.6

613 次查看
hotashu
Contributor III

hello,

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


thanks,

hotas

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

427 次查看
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