How can i run my odrive without external device

Hi,
I’m newbie on ODrive and i am developing motor controller using ODrive software. I know, i should send commands with UART by using MCU’s like Arduino. But I want to run ODrive without any external MCU, so i want to create threads internally on my ODrive MCU for testing. How should I go about developing these threads? Thank you in advance for your helps…