In base objects, we should during initialisation always check if memory is written to correctly.
This would allow for catching broken memory cells etc...
At the very least it should also test maximum and minimum data range. This would at least also assist in porting to different sized arch, to catch overflow error during unit test.
In base objects, we should during initialisation always check if memory is written to correctly.
This would allow for catching broken memory cells etc...
At the very least it should also test maximum and minimum data range. This would at least also assist in porting to different sized arch, to catch overflow error during unit test.