I am using C2812 for a motor control application. The current code base is built on the reference design for permanent magnet motor control system using resolver (PMSM3_3). I am looking into adding better logging and debugging techniques to the project. I will like to plot some real time data with RTDX. I want to convert the project to a BIOS application so that I can use RTDX, Log_printf etc. The reference design is not BIOS based, is there some other example that I can use as a guide? Thanks