2004-10-10 05:29 PM
2004-10-08 06:42 PM
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 thanks2004-10-10 05:29 PM
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.