Other Parts Discussed in Thread: HALCOGEN
Hi,
The information on FEE read function is ambiguous. In the TI FEE user guide you write that it is a synchronous function and in Halcogen you have the following information:
TI_Fee_Read(): This function performs the Read operation on the Block.It initializes the pointers.Complete read of the block will happen in TI_Fee_MainFunction.
There is also a TI_Fee_ReadSync() function which is supposed to be the real sync function.
Please clarify this issue as I am totally confused.