Our project is Advanced Drive Assist Sytem (ADAS) Controller. This embedded controller is based on Renesas RH850 / U2A16 Microcontroller. Our design is based on Autosar RTOS by ETAS. Our software architecture is basically Application Software and low-level software. We are using WindRiver Diab Compiler version 5.9.6.6 to compile 'C' language code.
Application software calls low-level software API to erase data flash in non-blocking manner. Typically, the way non-blocking functionality...
How to implement non-blocking data flash erase functionality ?
Application software calls low-level software API to erase data flash in non-blocking manner. Typically, the way non-blocking functionality...
How to implement non-blocking data flash erase functionality ?