How to print stuff to console while coding

Firmware/software/electronics/mechanics
Post Reply
blubber
Beginner
Posts: 5
Joined: Wed Apr 25, 2018 4:20 pm

How to print stuff to console while coding

Post 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?
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: How to print stuff to console while coding

Post 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.
Post Reply