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/F28M36P63C2: I got build my kit and seems like be done nice but I dont know what is next

Part Number: F28M36P63C2

Tool/software: Code Composer Studio

Hi my Teachers!

I have a develop kit F28M36P63C2 one and i got succeed on build example project & take .out file either 

And I made target configure options be done (Option was selected in XDS100v2 USB Debug Probe_0/Cortex_M3_0, F28M36P63)

Next I moved Debug pages and I did connect target already

I know the next Stage is Load my files on those probes(?) and m3 is about communication conditions n the other one is about F28M36P63C2 right?

Now my question where is those 2 files?

  • Currently you have a single project for the c28 core on the F28M36P63C2.  It generates a program to run on the c28.  You would need another project for the m3 core.

    If you want to load the output of that project onto the c28:

    select the c28 in the Debug View

    And then click on the Load Program button on the toolbar

    You can then select the .out that was generated by your project to load on the C28x core.

    I am going to loop in some C2000 experts to provide more advice on how to get started on this device.

    Regards,

    John

  • Sung,

    We do not have a workshop for the F28M36x, however you might find the F28M35x workshop to be useful for guidance. It can be found at:

    processors.wiki.ti.com/.../C2000_Archived_Workshops

    Please let us know if you have any further questions. Also, please click the green "Verified Answer" button if you are satisfied with the support that you received. Thank you.

    - Ken
  • So i should select 2 project and build each and each Right?

    and that seems adc_soc_c28 has not m3 project

    and that's the end of our journey.. 

    Thanks for your a beautiful teaching