intel / NMPRK

3 stars 10 forks source link

ClearSEL passes, but fails to clear the SEL #24

Closed jrmassoni closed 12 years ago

jrmassoni commented 12 years ago

Run the clearSel() function and it returns a pass, but when I read the SEL all the records are still there and none have been removed.

jrmassoni commented 12 years ago

This command was never completed. Needed to reserve the SEL before clearing it. Added code to make this work and verified that it does now clear the SEL.