Testing without hardware

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

Testing without hardware

1,268 次查看
piotrek
Contributor III

I would like to develop and test (including execution time/CPU cycles) some algorithms without a hardware.

Is this possible?

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

1,032 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello piotrek:

Kinetis Design Studio does not support chip simulation, so it is not possible.

From your posts I think you are using FRDM-K64, so the next post by peer developer Mark Butcher in the community about uTasker might be interesting for you:

New Freedom FRDM-K64F board


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,032 次查看
piotrek
Contributor III

Hi Jorge,

Thanks for a very interesting information on uTasker but I don't think I can use it to optimize my DSP loops. For now it seems that a couple of I/O pins and an oscilloscope are my best friends.

EDIT:

K64 seems to implement DWT_CYCCNT Cycle Count Register. Is this register accessible through the KDS IDE?

Regards,

Piotr

0 项奖励
回复