Skip to main content
Visitor II
October 11, 2004
Question

what is hexfsm file

  • October 11, 2004
  • 2 replies
  • 623 views
Posted on October 11, 2004 at 02:29

what is hexfsm file

    This topic has been closed for replies.

    2 replies

    raunaqueAuthor
    Visitor II
    October 9, 2004
    Posted on October 09, 2004 at 03:42

    hi

    what is hexfsm file and what for it is used .

    i found it to be called in for data coprocessor

    can any body help me

    thanks
    Visitor II
    October 11, 2004
    Posted on October 11, 2004 at 02:29

    You rightly said, the fsm is used by the compiler for DTC available in the 7265x. The fsmfiles are the source code for the DTC plug-ins and the .hex are generated output in op-codes. You can open the xx_fsm.hex file in text format to see the opcodes.

    These files are actually included as an array in the source code, which are then loaded in the DTC RAM for execution, when required.