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: c6748

Tool/software: Code Composer Studio

So we have this wonderful  kit   EVAL   board and we are trying to run/boot from NAND FLASH . Would someone please show some steps how to download code to this flash via USB and  JTAG approach .

Is there a document that shows memory  of this board .  Please help

Thank you 

A.M

  • Hi,

    We're working on this. Feedback will be posted here.

    Best Regards,
    Yordan
  • Yordan ... Thank you very much for looking into this .. I am very puzzled however , this same kind of problem has been around for quite some time and I have yet to find a forum solution .. As you work towards the solution would you please provide the steps without making any assumptions. Please imaging that someone is doing it for a first time .. ( very much like a training LAB ) . So once again :
    1) ccs and JTAG approach to FLASH external NAND FLASH
    2) If NANDwriter .bin is required please provide a built .bin ( .out) file ... people have different versions of CCS
    3) if GEL file is required please provide one best suited for c6748 kit DSP board .
    4) Boot switch settings
    5) UART approach please step by step

    I thank you for myself and on behalf of all those that are still struggling with what is supposed to be a very straight forward process. Anything other takes away from this very nice DSP kit board and discourages people from designing it in.

    A.M
  • Yordan .. Please advise if any progress has been made on this issue . ?

    Thank you .

    A.M.

  • Procedure to flash and boot the LCDK is provide on the wiki user guide here:
    processors.wiki.ti.com/.../C6748_Development_Kit_(LCDK)

    We plan to doing a software refresh for this device by adding support for this evaluation platform in our processor SDK RTOS offering so we will have SDK specific documentation for flashing and booting this platform by the end of this month.

    Regards,
    Rahul

    PS: The serial flashing and boot tools provide 2 flashing utilities the sfh utility uses the UART interface to flash the NAND and the NAndWriter provides CCS based flashing option using JTAG. Please try this and let us know if you have any questions regarding these tools.