Other Parts Discussed in Thread: HALCOGEN
Hi,
My customer using HalCoGen FEE driver and has below questions.
Suppose FEE driver tries to Block Write and there are not enough space in current sector,
the driver does followings;
(i) erase next sector
(ii) block write
(iii) copy valid blocks to next sector
1) If power is lost at step (iii) above, after reboot, TI_Fee_Init() returns “JOB_PENDING”.
In such scenario, is there any way to recover? Erasing the sector is only option?
2) Are there any other scenario TI_Fee_Init() returns “JOB_PENDING”?
Could you tell me the conditions and how to recover?
3) Are there any conditions TI_Fee_Init() returns other than “JOB_OK” or “JOB_PENDING”?
Could you tell me the conditions and how to recover?
Thanks and regards,
Koichiro Tashiro