Question: 2. Modify the RAM initialization routine to check whether memory has been compromised before initialization. If memory has not been compromised, skip memory initialization and
2. Modify the RAM initialization routine to check whether memory has been compromised before initialization. If memory has not been compromised, skip memory initialization and C initialization. Pass this information, combined with the type of reset, to main().
Hint: The MPC555 has a register that indicates whether memory integrity is questionable.
Other microcontrollers will require a different algorithm.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
