Simulation for Teensy LC on Mac

Dear all,
I am on mac (Big Sur) and I am writing a project that uses Teensy LC.
I know that at the moment it is not possible to run simulation of Teensy LC, and am not so sure if simulation of PICAXE or Arduino are at all implemented also for MAC or only for windows.
I woudl like to know if also others would have the wish to run simulations for Mac and also using the Teensy LC platform. I will very soon retire and perhaps I could invest some time in the matter (I am a developer).

Neither can be simulated at all. The simulation is spice and doesn’t do CPUs. The Arduino and PICAXE will load code in to a physical CPU attached to the computer running Fritzing and run it there on any supported operating system but that is all.

Peter

Hi,
The current simulator is based on SPICE and currently there is no support for any MCU. For now, only DC analysis and transitory simulations (in beta and in debug mode).

I have been working I interactive simulations lately (simulations that react to events like pressing a button):

There is a feature request for MCU stimulation in the issue tracker:

Simulation of MCUs is in my road map, but it could take a while. Help is welcome!

Best,
Andres