Welcome, Guest. Please login or register.

Author Topic: Minimig Problem - Help!  (Read 2630 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bonTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 46
    • Show only replies by bon
Minimig Problem - Help!
« on: January 12, 2008, 07:55:01 PM »
I just finished with the help of a friend of mine (who is really good in soldering) my minimig. I also bought a pre-programmed PIC from ebay and today started testing it.

I put kick.rom and minimig1.bin inside the SD card (2Gb Kingston Fat 16 Formatted) and plug the minimig on the monitor. The monitor shows it gets signal, blue and red leds light up on the minimig, and after a while the drive led (green) lights up too. I see however absolutely nothing on Screen. Pushing the "menu" button or F12, the minimig menu comes up, and it even lets me choose an .adf file from the SD card, reboot, everything! However it NEVER gets to the Amiga Kickstart Screen and of course loads no .adf file.... I have tried almost any ROM I could find with still no luck....

So any other Minimig owners/specialists out there I would really appreciate your help...
Jesus Saves! - The rest of you take full damage...
 

Offline HenryCase

  • Hero Member
  • *****
  • Join Date: Oct 2007
  • Posts: 800
    • Show only replies by HenryCase
Re: Minimig Problem - Help!
« Reply #1 on: January 12, 2008, 08:13:48 PM »
How are you obtaining your Kickstart ROM file?
"OS5 is so fast that only Chuck Norris can use it." AeroMan
 

Offline Andeda

  • Hero Member
  • *****
  • Join Date: Jan 2006
  • Posts: 594
    • Show only replies by Andeda
Re: Minimig Problem - Help!
« Reply #2 on: January 12, 2008, 08:20:58 PM »
Sounds like the problem is with your kick.rom. I could send you mine from my minimig but that would be piracy
Amiga: A computer for the creative mind.

Sam440ep 667Mhz + OS4.1
Minimig (Home made)
A1200/030
A2000/030
A500 * 3
CD32
 

Offline bonTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 46
    • Show only replies by bon
Re: Minimig Problem - Help!
« Reply #3 on: January 12, 2008, 08:21:05 PM »
I have some kickstart files I use with WinUAE, and tested them all....
Jesus Saves! - The rest of you take full damage...
 

Offline Andeda

  • Hero Member
  • *****
  • Join Date: Jan 2006
  • Posts: 594
    • Show only replies by Andeda
Re: Minimig Problem - Help!
« Reply #4 on: January 12, 2008, 08:23:42 PM »
And you have named your kickfile kick.rom, have you?
Amiga: A computer for the creative mind.

Sam440ep 667Mhz + OS4.1
Minimig (Home made)
A1200/030
A2000/030
A500 * 3
CD32
 

Offline bonTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 46
    • Show only replies by bon
Re: Minimig Problem - Help!
« Reply #5 on: January 12, 2008, 08:26:56 PM »
Of course I have renamed it to kick.rom .... I have also tried several different 1.3 ROMS...

Edit: Just for test reasons I used a working rom from another minimig so the problem is obviously NOT the Rom.... Ideas?
Jesus Saves! - The rest of you take full damage...
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: Minimig Problem - Help!
« Reply #6 on: January 12, 2008, 10:18:00 PM »
Make a byte-by-byte copy of a working flashmemory. With same size.
Also check if the name is kick.rom or KICK.ROM
Hookup the RS232 for "console messages".
 

Offline bonTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 46
    • Show only replies by bon
Re: Minimig Problem - Help!
« Reply #7 on: January 12, 2008, 10:24:38 PM »
@freqmax you got a pm
Jesus Saves! - The rest of you take full damage...
 

Offline markleman

  • Newbie
  • *
  • Join Date: Nov 2007
  • Posts: 1
    • Show only replies by markleman
Re: Minimig Problem - Help!
« Reply #8 on: January 13, 2008, 09:13:27 AM »
Firstly monitor the serial output from the PIC during boot and paste it here (use a serial terminal application at 115200baud 8N1 and the serial jumper on MCU IIRC).

Then check your soldering very carefully on the pins between the 68000 <-> xilinx and xilinx <-> RAM chips. It is possible for a minimig to partly function if there is a fault on these pins. Visually inspect, preferably under a microscope then use a Digital volt meter to look for shorts between adjacent pins and open circuit pins. If none of this shows up where the fault is then I would try an oscilloscope to inspect all these pins for activity, you would be looking for signals with clean high and low levels and not three levels (often a sign that a pin is shorted to the one next door).

I have just built 3 minimigs and my first one suffered from an almost invisible solder bridge between two of the higher address lines which stopped the boot code from successfully copying the kickstart image in to the RAM

Hope that helps, Regards Mark Leman

 

Offline bonTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 46
    • Show only replies by bon
Re: Minimig Problem - Help!
« Reply #9 on: January 13, 2008, 01:07:47 PM »
First of all thank u for your answer Mark. Can u please tell me how can I "monitor the serial output from the PIC during boot" in windows Xp? Can u suggest a software to do this, cause I have not done such a thing before...
Jesus Saves! - The rest of you take full damage...
 

Offline denli

  • Jr. Member
  • **
  • Join Date: May 2007
  • Posts: 67
    • Show only replies by denli
Re: Minimig Problem - Help!
« Reply #10 on: January 13, 2008, 01:42:10 PM »
You can connect to most RS232 setups with HyperTerminal (http://technet.microsoft.com/en-us/library/bb490827.aspx) in Windows XP.
Also se Configuring HyperTerminal for BSPs (http://msdn2.microsoft.com/en-us/library/aa915983.aspx).

If you prefer PuTTY, that will also do (even works on Vista).
(http://www.chiark.greenend.org.uk/~sgtatham/putty/)
/Dennis
 

Offline bonTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 46
    • Show only replies by bon
Re: Minimig Problem - Help!
« Reply #11 on: January 13, 2008, 03:19:42 PM »
There u go... I have also sent this to Dennis...

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2008.01.13 17:15:10 =~=~=~=~=~=~=~=~=~=~=~=

Minimig Controller build 07-10-2007

by Dennis van Weeren
fatsize:240
fatno:2
fatstart:263
dirstart:743
direntrys:512
datastart:775
clustersize:64
MMC card found!
FPGA init is high
file found
FPGA bitstream file opened
***********************************************************
FPGA bitstream loaded
FPGA configured
loading kickstart
file found
...........................................................
kickstart loaded
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00................OK
00..............
Jesus Saves! - The rest of you take full damage...
 

Offline bonTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 46
    • Show only replies by bon
Re: Minimig Problem - Help!
« Reply #12 on: January 13, 2008, 03:35:27 PM »
Actual pics of it...

Picture 1 my minimig after having completed boot and picture 2 the only thing I can get to see onscreen...


Image 1

Image 2
Jesus Saves! - The rest of you take full damage...
 

Offline jensl

  • Newbie
  • *
  • Join Date: Oct 2007
  • Posts: 22
    • Show only replies by jensl
Re: Minimig Problem - Help!
« Reply #13 on: January 13, 2008, 05:12:04 PM »
Hey bon, have you tried an other sd/mmc card ?


cu
jens
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: Minimig Problem - Help!
« Reply #14 on: January 13, 2008, 06:39:57 PM »
"We" should create a selftest bitstream.. (minimig1.bit)

It would be way more efficient that trying to measure things with dvm/oscilloscope.