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: Writing Ti CC1310/CC2640 with Segger JFlash

Other Parts Discussed in Thread: CC2640, CC1310, SEGGER

Tool/software: Code Composer Studio

I want to Write Ti CC1310/CC2640 with Segger JFlash, so I have to get HEX file from CCS8, I have configged CCS8 as follows but the generated HEX file cannot be distinguished by Segger JFlash and the format of HEX file seems not as normal. see the figures bellow:

and another question,how is the reliability and stability of Writing Ti CC1310/CC2640 with Segger JFlash.

 

  • The ARM hex utility you use converts the binary executable file into one of several different output formats.  The screen shots attached to the post show two of these formats.  The first format is named Intel MCS-86 format.  The second one is named Extended Tektronix format.  You can change the format with the Output Format Options entry in the build dialog.  Use the format required by the Segger Jflash utility.

    Thanks and regards,

    -George

  • Thank you, I have configger CCS8 output format as (--intel,-i), the output hex file seems not have the format line as :020000040000FA, and it's error when load it with segger JFlash, is it the jflash config error?
    and another question,how is the reliability and stability of Writing Ti CC1310/CC2640 with Segger JFlash.

  • The screen shot you show of hex utility output is correct for Intel format.  The hex utility has worked the same way for a long time.  It is very unlikely to have made an error.  

    At this point, it makes more sense to contact Segger for support.  One way to ask for help is to email support_jlink@segger.com.

    I mark this thread TI Thinks Resolved not because I think your problem is solved, but because TI is unable to further assist you with this issue.

    Thanks and regards,

    -George