Tool/software: Code Composer Studio
Hello,
I use Launchxl f28069m kit. I have a "number" struct for 99 numbers and each number struct obtains 15 parameters (uint16, float etc). I need all these 99x15 parameter values to be kept in a retentive (or a non-volatile) memory. Is it possible with this kit or should I use an external EEPROM? If the kit has this feature, I think I need a full memory map, big endian / little endian addressing protocol documentations.