Hi!
I'm new to this sort of EEPROM emulation that I'm trying to set up and had a few basic (read: dumb) questions:
- Why does the high cycle flash not need to be separated in the linker unlike what I would do when using normal flash?
- Which EDATA do I use if I'm not utilizing bank switching?
- In my codebase, I only see FLASH_EDATA_SIZE instead of a 1 or 2, is this expected?
- Is there any sample code I could look at to get the flash set up with proper emulation. I could write a bunch of the functions myself but some boilerplate would be nice to have.
- Any general steps you followed if anyone has this running would be great too
I've been researching this all day and would appreciate any help, thanks!
Mahir