kludge’s TF534 build

TF534 - 68030 + More RAM Board (More compatible with amiga hardware)

Moderators: terriblefire, Terriblefire Moderator

Post Reply
terriblefire
Moderator Team
Moderator Team
Posts: 5389
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: kludge’s TF534 build

Post by terriblefire »

I can try a ZII firmware for you guys but TBH the machine will not boot if i do that. You have a ram problem.

You need to add the address range 0x40000000 to 0x40400000 to the system pool somehow. I usually use AddMem but it doesnt work on Kick 1.3

I could give you a firmware where the ram doesnt autoconfig but appears in the above location. Then it would at least let you use addmem etc.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
8 Bit Dreams
Moderator Team
Moderator Team
Posts: 785
Joined: Fri Nov 09, 2018 7:12 am
Location: Germany

Re: kludge’s TF534 build

Post by 8 Bit Dreams »

i can provide You 1.3 KS with scsi.device installed if that help, but this will not solve ZorroIII RAM Problem though..
You need to figure out why Your Amiga boots with KS 1.3 (256kb rom) and rejects to with KS3.1 (512KB),
onboard RAM failure can be a reasion fot that.. In other words - You need to remove all expansions and make Your Miga work (with all Kickstart versions) Then move 1 step forward..
Retro computer hardware & repair in Germany
User avatar
kludge
Posts: 393
Joined: Thu Nov 08, 2018 2:05 pm
Location: Sweden

Re: kludge’s TF534 build

Post by kludge »

Ok... DiagROM fails the chipmem test on the A500 with the 68000 installed, but Workbench 3.1.4 boots from floppy without issues.

On the A500+ Diagrom shows a red screen briefly (checksum error?), but memory tests are good as far as I can tell. But with the TF534 installed it's the exact same problem as with the A500 on KS 3.1.4.

BTW. I'm using this: https://github.com/terriblefire/terribl ... _alpha.zip

Maybe I should have started out by mentioning that? :)
A kludge is a workaround or quick-and-dirty solution that is clumsy, inelegant, inefficient, difficult to extend and hard to maintain.

My lack of focus:
[ 4 * Amiga 500 ][ Amiga 500+ ][ 2 * Amiga 600 ][ A1200 ][ Amiga 2000 w/ A2386 ][ Amiga 4000/030 w/ CyberVision 64 3D, FastLane SCSI Z3 ][ CD32 ][ VIC-20 ][ 4 * C64 Breadbin ][ 5 * C64C ][ 2 * C128 ][ C128D ][ C64 DTV ][ Mac Classic ][ Mac Classic II ][ Mac Colour Classic ]
User avatar
8 Bit Dreams
Moderator Team
Moderator Team
Posts: 785
Joined: Fri Nov 09, 2018 7:12 am
Location: Germany

Re: kludge’s TF534 build

Post by 8 Bit Dreams »

kludge wrote: Wed Mar 27, 2019 9:17 pm Ok... DiagROM fails the chipmem test on the A500 with the 68000 installed, but Workbench 3.1.4 boots from floppy without issues.
Workbench may boot in area that is not affected, THIS DOESN'T MEAN ANYTHING
kludge wrote: Wed Mar 27, 2019 9:17 pm On the A500+ Diagrom shows a red screen briefly (checksum error?), but memory tests are good as far as I can tell. But with the TF534 installed it's the exact same problem as with the A500 on KS 3.1.4.
does this mean, You have two Amigas: A500 & A500+, while A500+ doesn't even boot with DiagRom?
kludge wrote: Wed Mar 27, 2019 9:17 pm BTW. I'm using this: https://github.com/terriblefire/terribl ... _alpha.zip

Maybe I should have started out by mentioning that? :)
this is Firmware pack? seems ok to me, using same binaries
Retro computer hardware & repair in Germany
User avatar
kludge
Posts: 393
Joined: Thu Nov 08, 2018 2:05 pm
Location: Sweden

Re: kludge’s TF534 build

Post by kludge »

8 Bit Dreams wrote: Wed Mar 27, 2019 9:35 pm does this mean, You have two Amigas: A500 & A500+, while A500+ doesn't even boot with DiagRom?
Yes, A500 and A500+. A500 and A500+ boots with the 68000, but DiagROM shows a red screen briefly at the beginning with A500+, but then starts as normal.

The 500 and the 500+ behave the exact same way with the TF534 trying to boot 3.1.4. Blinking power LED and resets every 7-8 seconds.
8 Bit Dreams wrote: Wed Mar 27, 2019 9:35 pm Workbench may boot in area that is not affected, THIS DOESN'T MEAN ANYTHING
True, but KS 3.1.4 fails to do anything with the TF534 (on both machines, as well as on the A600, but that's for another day), but boots Workbench with the 68000. If the Amiga(s) was the main problem, shouldn't I get the same issue without the TF534?

I'm not trying to argue, just to understand.
A kludge is a workaround or quick-and-dirty solution that is clumsy, inelegant, inefficient, difficult to extend and hard to maintain.

My lack of focus:
[ 4 * Amiga 500 ][ Amiga 500+ ][ 2 * Amiga 600 ][ A1200 ][ Amiga 2000 w/ A2386 ][ Amiga 4000/030 w/ CyberVision 64 3D, FastLane SCSI Z3 ][ CD32 ][ VIC-20 ][ 4 * C64 Breadbin ][ 5 * C64C ][ 2 * C128 ][ C128D ][ C64 DTV ][ Mac Classic ][ Mac Classic II ][ Mac Colour Classic ]
User avatar
kludge
Posts: 393
Joined: Thu Nov 08, 2018 2:05 pm
Location: Sweden

Re: kludge’s TF534 build

Post by kludge »

terriblefire wrote: Wed Mar 27, 2019 8:50 pm I can try a ZII firmware for you guys but TBH the machine will not boot if i do that. You have a ram problem.

You need to add the address range 0x40000000 to 0x40400000 to the system pool somehow. I usually use AddMem but it doesnt work on Kick 1.3

I could give you a firmware where the ram doesnt autoconfig but appears in the above location. Then it would at least let you use addmem etc.
If I blank the RAM CPLD, would the card work at all? I understand I wouldn't get RAM (or IDE), but at least it could help narrow it down if 3.1.4 would boot then.
A kludge is a workaround or quick-and-dirty solution that is clumsy, inelegant, inefficient, difficult to extend and hard to maintain.

My lack of focus:
[ 4 * Amiga 500 ][ Amiga 500+ ][ 2 * Amiga 600 ][ A1200 ][ Amiga 2000 w/ A2386 ][ Amiga 4000/030 w/ CyberVision 64 3D, FastLane SCSI Z3 ][ CD32 ][ VIC-20 ][ 4 * C64 Breadbin ][ 5 * C64C ][ 2 * C128 ][ C128D ][ C64 DTV ][ Mac Classic ][ Mac Classic II ][ Mac Colour Classic ]
terriblefire
Moderator Team
Moderator Team
Posts: 5389
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: kludge’s TF534 build

Post by terriblefire »

kludge wrote: Wed Mar 27, 2019 9:53 pm
terriblefire wrote: Wed Mar 27, 2019 8:50 pm I can try a ZII firmware for you guys but TBH the machine will not boot if i do that. You have a ram problem.

You need to add the address range 0x40000000 to 0x40400000 to the system pool somehow. I usually use AddMem but it doesnt work on Kick 1.3

I could give you a firmware where the ram doesnt autoconfig but appears in the above location. Then it would at least let you use addmem etc.
If I blank the RAM CPLD, would the card work at all? I understand I wouldn't get RAM (or IDE), but at least it could help narrow it down if 3.1.4 would boot then.
Unsure. There's a lot of chat between the two CPLDS.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
8 Bit Dreams
Moderator Team
Moderator Team
Posts: 785
Joined: Fri Nov 09, 2018 7:12 am
Location: Germany

Re: kludge’s TF534 build

Post by 8 Bit Dreams »

ok, thanks for explanation, wasn't aware You have two Amigas, actually three if we cout A600 too, so well... Seems something is wrong with Your TF534 build. Do You have microscope? It's really really needed if it comes to debugging, trust me, i've built over 100x TF530, there so tiny bridges, and cold solder joints - You barely see them with microscope.
If You don't have one - well, try to resolder:
1. RAM cpld
2. RAM itself
3. 74ac16245 inverter

or make good and sharp high resolution pictures and upload them somewhere, maybe we will find something suspicious..
Retro computer hardware & repair in Germany
terriblefire
Moderator Team
Moderator Team
Posts: 5389
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: kludge’s TF534 build

Post by terriblefire »

8 Bit Dreams wrote: Wed Mar 27, 2019 10:06 pm ok, thanks for explanation, wasn't aware You have two Amigas, actually three if we cout A600 too, so well... Seems something is wrong with Your TF534 build. Do You have microscope? It's really really needed if it comes to debugging, trust me, i've built over 100x TF530, there so tiny bridges, and cold solder joints - You barely see them with microscope.
If You don't have one - well, try to resolder:
1. RAM cpld
2. RAM itself
3. 74ac16245 inverter

or make good and sharp high resolution pictures and upload them somewhere, maybe i will find something suspicious..
If the 74AC16245 didnt work the CPU wouldnt boot diagrom. You can leave that alone i think.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
kludge
Posts: 393
Joined: Thu Nov 08, 2018 2:05 pm
Location: Sweden

Re: kludge’s TF534 build

Post by kludge »

8 Bit Dreams wrote: Wed Mar 27, 2019 10:06 pm ok, thanks for explanation, wasn't aware You have two Amigas, actually three if we cout A600 too, so well... Seems something is wrong with Your TF534 build. Do You have microscope? It's really really needed if it comes to debugging, trust me, i've built over 100x TF530, there so tiny bridges, and cold solder joints - You barely see them with microscope.
If You don't have one - well, try to resolder:
1. RAM cpld
2. RAM itself
3. 74ac16245 inverter

or make good and sharp high resolution pictures and upload them somewhere, maybe i will find something suspicious..
The A500+ is a very recent acquisition :)

I have a USB microscope as well as other magnifying options. I have checked, but I will check again tomorrow. And tomorrow I will hopefully get my new soldering station with hot air and preheater, so I could go over it with that. Or even desolder the chips and put them back on. (Practicing on a TF534 is a great plan, right? :))
terriblefire wrote: Wed Mar 27, 2019 10:12 pm If the 74AC16245 didnt work the CPU wouldnt boot diagrom. You can leave that alone i think.
It would be interesting to know what it is that DiagROM misses in this case.

Unless I have two Amigas with different weird issues that causes the same problem with original kickstarts when running the accelerator.
A kludge is a workaround or quick-and-dirty solution that is clumsy, inelegant, inefficient, difficult to extend and hard to maintain.

My lack of focus:
[ 4 * Amiga 500 ][ Amiga 500+ ][ 2 * Amiga 600 ][ A1200 ][ Amiga 2000 w/ A2386 ][ Amiga 4000/030 w/ CyberVision 64 3D, FastLane SCSI Z3 ][ CD32 ][ VIC-20 ][ 4 * C64 Breadbin ][ 5 * C64C ][ 2 * C128 ][ C128D ][ C64 DTV ][ Mac Classic ][ Mac Classic II ][ Mac Colour Classic ]
Post Reply

Return to “TF534 (OBSOLETE)”