Hello Team,
We want to know more about the FLS module in MCAL package that is going to deliver, is it have following operations erase, programing, read and do the flash driver supports bad block management. Do the flash driver compliance with AUTOSAR and we are expecting following API interface and interface upper layers(like FEE) as per AUTOSAR specification
1.Fls_Init()
2. Fls_Erase
3. Fls_Write
4.Fls_GetJobResult
5. Fls_Read
6.Fls_Compare
7.Fls_SetMode
8. Fls_BlankCheck
9.Fls_MainFunction( Schedule functions)
10.Fee_JobEndNotification