Page 11 of 20

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 14:59
by peters
Fantastic, welcome to the club, a very exclusive club.

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 14:59
by exxos
agranlund wrote: 24 Jun 2025 14:56 Nice!! Great work!
:thanksyellow:

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 15:00
by exxos
peters wrote: 24 Jun 2025 14:59 Fantastic, welcome to the club, a very exclusive club.
:thumbup:

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 15:00
by exxos
Badwolf wrote: 24 Jun 2025 14:52 That screwdriver must have landed on the EEPROM in just the right way to reprogram it with the bootblock at the top and no OS!
Yep, and blown a big chip at the same time!


I guess screwdriver landed on the ISA card, blew the chip on the MB, then user tried to fix it by burning the flash wrong.

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 15:01
by peters
Fantastic, welcome to the club, a very exclusive club.

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 15:02
by peters
Mine is running boot block 1.04

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 15:03
by dml
\o/ \o/ \o/

Badwolf wrote: 24 Jun 2025 14:52 That screwdriver must have landed on the EEPROM in just the right way to reprogram it with the bootblock at the top and no OS!
I was thinking the same when I asked about the accidental mis-flash :p "that's one really advanced screwdriver! where can I get one?"

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 15:05
by alexh
Nice to see it booting. I hope that you can restore full functionality.

If you had a spare 060 (and there is any support for 060 in the Milan ecosystem) then you could possibly use one of the Amiga 040->060 adapter by Mozart & Matze (a1k.org). These are practically passive adapters that translate from 3.3v to 5v

https://eab.abime.net/showthread.php?t=100942

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 15:11
by exxos
peters wrote: 24 Jun 2025 15:02 Mine is running boot block 1.04
Where is that ? I have 1.02 and it doesn't boot with it.

EDIT:

nevermind, it listed as TEST so I never looked at it.

https://www.schwingen.org/files/milan/tos/

Re: Fixing my Milan 040 (or not) blog

Posted: 24 Jun 2025 15:13
by SteveBagley
exxos wrote: 24 Jun 2025 14:59 I get a single beep but no boot up. So not sure whats going on there. Will go back to the previous flash and try again...
The change log for v1.01 lists:
V1.01 13.5.2002:
- support Milan V2.1 board: map new config registers, disable watchdog
and RS232/RS485 drivers during startup
- display board revision during startup

- new error beep codes:
1 short beep - normal startup
1 long, 1 short beep: no SIMM in slot 0
1 long, 2 short beeps: wrong type of SIMM in slot 0
1 long, 3 short beeps: bad (defective) SIMM in slot 0
1 long, 4 short beeps: bus error in bootblock during startup
So a single beep sounds positive. Looking at the source, the next thing the bootblock does is try and initialise the keyboard, which is on the SuperIO chip so I suspect it might be stuck waiting for that to respond (which is difficult if it is removed :P).

Steve