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.

TMS470MF06607: how to flash my program to the custom board

Part Number: TMS470MF06607
Other Parts Discussed in Thread: SEGGER

hi,

i am using the TMS470MF06607 microcontroller on my custom board.

i want to flash my program to my custom board. for flash the code to the custom board i am using the XDS100V2 ARM 20pin jtag emulator.

i designed my custom board similar to the TMS470M hdk . every connection's are same.

but i can not flash my code into my custom board. can you please suggest me some solution for this issue.

regards

Arun kumar.N

  • hi,

    i have one more doubt. if i am using the XDS100V2 ARM jtag emulator for flash the code for the TMS470M HDK it flash the code properly . so its working properly. if i try to flash the code to my custom board means it's not flashed.

    is any other changes i want to do in the CCS configuration side ???
    if i want to do the changes means can you please explain me about that changes...

    regards
    Arun Kumar.N
  • First, can you connect to the board with a debugger?

    Do not try to 'Debug As...' But instead just open the device target configuration window in CCS, right click on the device CCXML file, and 'Launch' a debug session. Then 'connect' to the target device. This way you avoid automatically jumping into flash programming like you do if you go through the 'Debug As' method.

    Whether or not you can connect will tell us a lot.
  • One more thing.

    Can you show me which "XDS100V2 ARM 20pin jtag emulator" you are using.

    There are 2x 20pin header footprints. One that is used by TI and one that is used on a lot of ARM targets and would be compatible with say Segger J-Link.
  • hi sir,

    thank you for your response. i attached the link of ARM 2x10 pin jtag emulator which one i am using.


    www.ti.com/.../tmdsemu100v2u-arm


    regards
    Arun Kumar.N
  • hi sir,

    i tried what ever you are tell to me in the previous mail. after right click that CCXML file, i did not get any 'launch' option like that.
    can you please explain me that steps for after clicking that CCXML file. because after clicking that CCXML file , i got the option like 'launch selected configuration' only. if i click that one also my program is not flashed . the terminate button only come in that debug window.

    can u please tell me some suggestion for this issue sir.

    regards
    Arun Kumar.N