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.

F28377D Loading sample (Flash) project into Flash memory and booting from flash

Other Parts Discussed in Thread: TMS320F28377D

Hello all

I'm evaluating on TMS320F28377D control board

I want to compile a sample project "blinky" to "CPU1_FLASH" configuration

load it in to flash, restart the device and boot from flash, making the device boot  "stand alone"

how do  I load the "blinky.out" in to the device

if i try through the  CCS 6 (connected to target after loading the ram version)

-> run -> load -> load program ->"blinky.out(flash version)"

i get the message "Flash Programmer: Missing Flash Programming Settings."

all the best

danny

  • Danny,

    Can you let me know which version of CCS you are using? If you are using CCS v6.0 beta 3, please update to the beta 4 version, which has Flash Programming support for TMS320F2837x devices.

    Thanks,

    Ricky

  • Hey Ricky

    Thanks for the quick replay, i'm using 

    Code Composer Studio

    Version: 6.0.0.00116

    no updates are available.

    danny

  • Danny,

    CCSv6.0 Beta 4 is version 6.0.0.00156, which you need for Flash Programming on TMS320F2837x devices. Unfortunately, we do not support updating from beta 3 to beta 4, so you will need to download it again from the following site:

    http://processors.wiki.ti.com/index.php/CCSv6#Downloads_.28Beta_4.29.C2.A0

    Do note that the full version of CCSv6.0 is scheduled to be released soon (I don't have the exact date), so if you do not want to download CCS again once it is released, you can wait a week or two. Otherwise, please download beta4 and let me know if you have any problems with Flash Programming on the TMS320F2837x device.

    Thanks,

    Ricky

  • dear Ricky

    thank you very much for the quick response

    it was very helpful, i have already downloaded the beta 4 version and implemented my code

    and finally successfully  made it stand alone (boot from flash) version

    thanks

    danny