Part Number: TMS320F28335
I everyone,
I need to perform the following checks regarding the internal memory of a C2000 F28335, but I don't know how to access the memory or if this is even possible:
Verification of checksum calculations in fixed memory areas (ROM and RAM), version comparison between ROM and RAM, and RAM read/write checks (without internal coupling) in both fixed and variable RAM areas.In short, I need to read and perform a checksum calculation on RAM and ROM memory areas and compare both,
Thanks.