Not at all here, chief. It's good to follow a diagnosis and see different techniques.
Does the rest of your AltRAM pass now, or just the lower bits?
Cheers,
BW.

Not at all here, chief. It's good to follow a diagnosis and see different techniques.


I wouldn't ignore that, TBH. That sounds bad. What does YAARTTT say when you give it the full 'M' range from 1000000 to 5000000 without fastram.prg?exxos wrote: 01 Apr 2021 09:44 The ram tests fine but only shows to 1F not 5.. But doesn't really matter right now . it passes tests fine and I've ran GB6 from it.
I have seen a similar symptoms, usually after programming the CPLD but occasionally it'll only half boot and I'll have to shut down for 10 seconds or so before it'll go through things properly. I'd assumed this was the CPLD retaining some state for a period after power-down.Currently got slightly sidetracked as it has a issue where it doesn't boot up .. If I leave it for like 30 seconds it then does boot up and works fine.... At 25mhz it doesn't have that problem,
My first thought is maybe GLUE when it decodes access zero, its not releasing DTACK fast enough so the CPU trips up. So when I've woke up a bit, I'm going to try using DTACK as a clock, so in the first several bus cycles, it uses a much slower DTACK loop so it doesn't double read DTACK., but I don't get why it would work fine otherwise. Would seem odd that DTACK would be kept low for longer , but GLUE is doing that which is known screwy anyway. MMU would be doing DTACK for RAM, so that's my logic to it all..

When investigate more later when I solve this reset issue.Badwolf wrote: 01 Apr 2021 11:06 I wouldn't ignore that, TBH. That sounds bad. What does YAARTTT say when you give it the full 'M' range from 1000000 to 5000000 without fastram.prg?
I resolded it lots of times, I think that is what actually cause this problem, but at least is not failing in those 16 MB blocks now..Badwolf wrote: 01 Apr 2021 11:06 Worth checking the two BANK lines? They map to the highest two bits in the 330.
I get the Atari fuji logo up at boot, so thats all I really need to know anyway at this point.Badwolf wrote: 01 Apr 2021 11:06 I have seen a similar symptoms, usually after programming the CPLD but occasionally it'll only half boot and I'll have to shut down for 10 seconds or so before it'll go through things properly. I'd assumed this was the CPLD retaining some state for a period after power-down.
Our boards have a lot in common but GLUE isn't one of them.
One thing I found really handy for this is EmuTOS in ROM. It gets to text-on-the-screen much much faster than TOS4 (so probably TOS2?) and the disc seek check is almost instant. When this happens for me EmuTOS will show its version string and access the drive, but not get to the welcome screen. TOS will just show black screen.

10... to 1F... is the first 16MB block.
GLUE *must not* see any access off-board. The ST AS line shouldn't be going low at all when accessing your external ROM or the external AltRAM.I remember GLUE being incredibly sulky if you try and do any bus access without it knowing about it... As might first thought was just isolate ST_AS so GLUE simply does not see address zero being accessed and not issue DTACK at all, but then it just does not boot up at all :roll:


Is that a video sync issue? It kind of looks like the old rolling-screen TV then there's a resync and all's good.

:lol: :chairsmack:

Code: Select all
//1 no boot
//2 297%
//3 297%
//4 257%
//5 257%
//6 113%
Users browsing this forum: ClaudeBot and 161 guests