Page 1 of 1

How to print stuff to console while coding

Posted: Tue May 08, 2018 11:45 am
by blubber
Hey,

Is it possible to print outputs to the console without flashing the crazyflie ? Is there anything like a VM of the chip of the crazyflie where we could run code to test it?

Re: How to print stuff to console while coding

Posted: Tue May 08, 2018 1:50 pm
by tobias
I guess you are referring to a simulator? Unfortunately we don't have a simulator, however we have a testing framework were it is possible to do module testing and run on the PC side without flashing. Have a look here as an example.