This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BIOS and RTDX on C2812

Other Parts Discussed in Thread: CONTROLSUITE

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

 

  • Ayaz Nemat said:

    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

     

    Hello Ayaz,

    I am going to move this thread to the BIOS forum.  They are more experienced with RTDX and may have some suggestions.

    Regards

    Lori

  • Hi Ayaz --

    We are not recommending using RTDX for any new designs.   I would suggest using the UART on the 2812 to send the real-time data to your host.   I think that the ControlSuite s/w kit has UART sample code.

    http://www.ti.com/lsds/ti/microcontroller/32-bit_c2000/software.page

    Regards,
    -Karl-