We are using an F28069 and our customer is using a F28035. We will be writing an application that will be downloaded to the MCU and will update the flash over CAN. Is it possible to write an application that would be compatible with both?
I see that in the flash api library .h files there are macros for portability. Would it be possible to create an application for updating the flash to support both processors. i.e. make the decision at run time to determine which function to call as it appears they have different names in different libraries.