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/TMS320F280049: C2000 Hex Utility "Boot Table Options"

Part Number: TMS320F280049

Tool/software: Code Composer Studio

Hi Champs,

A customer is looking for the descriptions for some items in "Boot Table Options" in property menu.
The display is captured and attached.

We checked "Table 12-2. Boot-Loader Options" in TMS320C28x Assembly Language Tools v20.2.0.LTS SPRU513T and Table 4-43. Boot Loader Options in TMS320F28004x Microcontrollers TRM SPRUI33C.
But there seem missing options.

Could you please let us know the description for the items?

Thank you for your kind support.
Best regards,
Hitoshi CCS_v10.0_boot_loader_options_r100.pdf

  • Thank you for reporting this problem.  I filed the issue EXT_EP-10034 to have the documentation corrected.  You are welcome to follow it with the link below in my signature.

    At this time, the best available description of those options is shown in the CCS build dialog where you select them.  If you run hex2000 from the command line, you can also see these short descriptions with the command ...

    C:\working_directory>hex2000 -h
    ...
    General Options:
      --byte,-byte                 Output as bytes rather than target addressing
      --cmac=file                  Specify CMAC key file name and enable CMAC
      --entrypoint,-e=addr         Specify entrypoint address or symbol name
      --exclude,-exclude=section   Exclude section from hex conversion
    
    /* and so on */
    

    Thanks and regards,

    -George

  • Hi George,

    Thank you for requesting the document corrected.
    Temporarily, could you please let us know the info. as follows:

    c:<working_directly>/hex2000 -h xintf8

    --divsel,-divsel=value
          Specify the initial value for the DIVSEL register.
          Valid only if -xintf8/xintf16 is used
    --pllcr,-pllcr=value Specify the initial value for the PLLCR register.
          Valid only if -xintf8/xintf16 is used
    --xintcnf2,-xintcnf2=value
          Specify the initial value for the XINTCNF2 register.
          Valid only if -xintf8/xintf16 is used
    --xtiming,-xtiming=value
          Specify the initial value for the XTIMING register.
          Valid only if -xintf8/xintf16 is used

    Could you please let us know DIVSEL register, PLLCR register, INTCNF2 register, and XTIMING register?
    I guess there should be the registers in F280049, but there are no such registers in the TRM.

    Thank you for checking.
    Best regards,
    Hitoshi

  • Hitoshi,

    These are for very old devices; they are not for the F28004x. 

    Regards

    Lori

  • Hi Lori,

    Thank you for your confirmation.
    Will suggest the customer if the registers are not in the TRM, the options can not be chosen.

    Best regards,
    Hitoshi