Bug or faulty SDRAM module?
Posted: Thu Dec 23, 2021 9:48 pm
I have this 128 MB module which works well, except in one scenario:
In MiSTer.ini, if I use the option to boot the last core:
but with no timeout at all (line commented out):
the RAM module doesn't get detected by the system. The icon doesn't show up in the menus, nor memtest detects it.
However, if I add a timeout (or disable the bootcore option), even if it's the minimum:
It all works fine!
Could this be an issue with my RAM module, or maybe some kind of race condition bug in the MiSTer system. Can anyone try this out and check if their memory module is detected?
Thanks.
In MiSTer.ini, if I use the option to boot the last core:
Code: Select all
bootcore=lastcore
Code: Select all
;bootcore_timeout=10
However, if I add a timeout (or disable the bootcore option), even if it's the minimum:
Code: Select all
bootcore_timeout=1
Could this be an issue with my RAM module, or maybe some kind of race condition bug in the MiSTer system. Can anyone try this out and check if their memory module is detected?
Thanks.