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/TMS320F28335: CCS/TMS320F28335: How to flash .OUT file to 28335 with CCSV4

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hi,

I m using experimenter kit for TMS320F28335 and I m using MATLAB/Simulink for the software. The matlab generates .out file and I can debug this .out file using CCSv4. How can I flash this .out file so that the TMS320F28335 can start the code whenever it is powered on?

Where can I generate flash based simulink code? What are settings in configuration parameters? What should be the system target file to generate flash based code?

Best regards,

Murat Kayhan

  • Try this documentation link (login may be required). There is a checkbox in the Configuration Parameters -> Hardware Implementation pane.

    www.mathworks.com/.../coder-target-pane-texas-instruments-c2000-processors.html

    -Brian
  • I read the document but I forgot to say I'm using Matlab2011b and the hardware implementation pane does not have Flash loader property.

    I'm using Matlab 2011b and in code generation pane I choose idelink_ert for system target file. I do not have any problem to generate .out file but I only use this out file for debugging. I could not achieve TMS320F28335 working from flash memory. I'm using experimenter kit and I set the switch settings for boot from flash but still not working. I'm sharing my Matlab Code generation screen.