Hi Hercules champions,
I debug FEE read and write example code in HALCoGen file on TMS570LS0714, i have a question that:
Does this expample code have over time protection?
I had found that there was a Macro define:
#define TI_FEE_MAXIMUM_BLOCKING_TIME 600U
in ti_fee_cfg.h, does it means the over time protection time is 600 system clock?
Thanks!