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.

Compiler/LMK04208: LMK04208

Part Number: LMK04208

Tool/software: TI C/C++ Compiler

Hi 

I have .tcs file I need to load the configuration file. Please help me how to proceed

Regards

Uzmeed

  • Hi Uzmeed,

    If I understand your question correctly, you have generated the settings you want in TICS Pro, and now want to export them to the device. (If I misunderstood, please reply with clarification.)

    TICS Pro has an option to export the register settings in the .tcs file as raw hexadecimal. Load the .tcs file, then click File→Export hex register values:

    The exported register data can then be copied to a microcontroller, FPGA, or other device for programming the register settings. Any device which can act as a SPI bus master should be sufficient to program the LMK04208.

    Regards,

  • Hi Derek 

    I am asking other way round 

    I have a .tcs file with me 

    Now I want this file to import in the TICS pro to make some changes and generate a new .tcs

    I dont know how to import this config file 

    I tried with File-->Import hex value register but this file did not appear in the list

    Regards

    Uzmeed

  • Uzmeed,

    In that case, you can just `Load` the file:

    Regards,