Hello! I want to check the ROM with CRC test. I saved the constant checksum at a specified address. I jump over this address because this would change my checksum. My problem is, that every time I modify the constant, my checksum changes, too. What could be the reason of that? Is there an other way to write an constant value to the ROM without changing the source file? Regards, Philipp Kueber