Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hello Team,
Skyler Baumer and Vamsi Gudivada
We want to add the EEPROM emulation feature to our application but we are currently using C2000Ware 4.00.00.00. The example code for EEPROM emulation is available in C2000Ware 5.02.00.00 at below path.
1. Can we copy the EEPROM library and code from C2000Ware 5.02.00.00 and use them with the drivers from C2000Ware 4.00.00.00? Will there be any compatibility issues?
2. We are using the F28388D microcontroller for our application development. If we want to port the example code to the F28388D microcontroller, which example should we use for reference: F28P65x_EEPROM_Example or F28003x_EEPROM_Example?
3. In addition to the configuration file, there are a few more changes in the driver files. If you could suggest which example code to refer to, it would be helpful.
4. As per the document, Flash Bank 0 cannot be used for EEPROM emulation. However, the F28388D microcontroller has only one flash bank for each CPU (one for CPU1 and one for CPU2). Multiple places in the library example files check for Flash Bank 0, 2, etc. which causes compilation errors.
5. Where will I get FAPI_F2838xx.lib file.
Thanks,
Vikram Tathe