Does Kinetis has a simulator?

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

Does Kinetis has a simulator?

3,451 Views
BlueTower
Contributor II

Hi!

New to kinetis. Does kinetis Design Studio has a simulator like stepping through the code etc. ?

 

thanks

Labels (1)
8 Replies

1,580 Views
BlueTower
Contributor II

Does Codewarrior for K series mcu's provides simulation for the K64P144M120SF5RM which is a FRDM-K64F device?

0 Kudos

1,580 Views
BlackNight
NXP Employee
NXP Employee

Hi Alexandros,

CodeWarrior for MCU does not include a simulator for ARM. Options are the ones outlined in this thread. Keep in mind that even these similator are mostly core simulator and do not simulate the full device.

Erich

1,580 Views
vignesh_vb_7
Contributor IV

Hi Erich,

              Is there any simulator for kinetis, which can simulate the full device?

0 Kudos

1,580 Views
BlackNight
NXP Employee
NXP Employee

Hi Vignesh,

I'm aware of the following two:

The GNU ARM Eclipse QEMU 

µTasker - Simulation examples 

Erich

0 Kudos

1,580 Views
BlackNight
NXP Employee
NXP Employee

Hi Alexandros,

a simulator is not included in KDS. But there is QEMU which you could use, see The GNU ARM Eclipse QEMU .

I hope this helps,

Erich

0 Kudos

1,580 Views
BlueTower
Contributor II

Is  the uTasker also a simulator that I can use?

0 Kudos

1,580 Views
mjbcswitzerland
Specialist V

Hi

New Freedom FRDM-K64F board

There is pre-built simulator at that link which can be tried [it takes about 30..40s from clicking the download link to running a virtual FRDM-K64F with Ethernet, Web server, Telenet, SD card and USB (although Winpcap should be installed on the PC due to its DLL being needed - it is already there if Wireshark has been installed].

Regards

Mark

0 Kudos

1,580 Views
BlackNight
NXP Employee
NXP Employee

Hi Alexandros,

yes, that's another simulator you can use.

Erich

0 Kudos