<html><body><div>Hello,</div><div>I'm trying to determine the amount of available memory by writing data at certain addresses and then reading it back but the program either crashes(dumps registers) or keeps on going forever in case of saving value before writing to it and then writing in back.</div><div><br></div><div>As I understood from the assignment, I shouldn't be able to read written values from memory that isn't accessible which doesn't happen in either case. </div><div><span style="background-color:transparent"><br></span></div><div><span style="background-color:transparent">What am I doing wrong?</span></div><div><br></div><div>Jan Fürst</div></body></html>