Part Number: TMS320F28388D
Tool/software:
Hi as i read the Fapi_issueAsyncCommandWithAddress function used this the fapi_eraseSector
specifier should erase a sector , but as im using it in an Real-time system it cause a timing fault even when i use it solely.
Can i please can an explanation why?
As i read in the fapi documentation the function only issues an erase command and returns,
But for me it looks like it takes quite a while, my cycle is about 20Khz and i'd like for the erasure to happen within that limit.
I'm using the C2000 F2838x architecture to create an EEPROM emulator.