Testing without hardware

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

Testing without hardware

631 Views
piotrek
Contributor III

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

Is this possible?

Labels (1)
0 Kudos
2 Replies

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

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