Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

LAUNCHXL-F280049C: Flash generated code to microcontroller for motor control application.

Part Number: LAUNCHXL-F280049C
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

Hi Community,

I am working on motor control application and have following queries.

Following Target Hardware used:

LAUNCHXL-F280049C

  1. How to flash code generated from Matlab to microcontroller using CCS and Uniflash. Which files are required for both software?
  2. What is procedure or SOP available. 

Thanks.

Bhagyesh.

  • Bhagyesh,

    Can you elaborate on what you mean by Flash code generated from MATLAB to Microcontroller?

    I presume you are using Mathworks Embedded Coder and generating code and a target executable for the C2000 MCU. Is this the case? Then the .out generated can be programmed to the C2000 MCU in the same way you would program a .out generated with a user project in CCS.

    Thanks,

    Sira

  • Hi Sira,

    Thanks for your answer. 

    Yes I am generating code using Matlab Embedded Coder and wants to flash it on another system which is connected to Target Launchpad and MCU. 

    Is only .out file is required to run it on MCU or any others files are required. Please let us know. 

    Thanks.