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.

CCS/TMS320F28069M: How to use C28x_uart_monitor in Motorware projects?

Part Number: TMS320F28069M
Other Parts Discussed in Thread: MOTORWARE

Tool/software: Code Composer Studio

I have made my custom F28069 board. I dont haveJTAG emulator. I have USB to UART bridge controller. Using this, I am able to program C28x_uart_monitor in flash using serial bootloader. I am also able to watch the variable ErrorCount in watch window (http://processors.wiki.ti.com/index.php/ProgramModelUart_GuiComposer#Target_Configuration.C2.A0:_How_to_add_UART_support

But when I include the C28x_uart_monitor main code in motorware proj_lab01b, it does not work.

Can you tell me what changes i need to make uart monitor work in motorware projects?

  • A list of the errors when compiling may give us some insight as to which source files you'll need to add to the project, and which header files you'll need to add to the include path. There's also a tutorial on adding SCI (UART) functionality to a Motorware project in the motorware_hal_tutorial.pdf file in Motorware 18 if you're interested in exploring that resource as well

    Sean
  • If there is nothing else needed on this topic, we will mark this closed for now. Feel free to reply back if anything else comes up

    Sean