Welcome, Guest. Please login or register.

Author Topic: Update PIC on Minimig  (Read 24547 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TheDaddy

  • Hero Member
  • *****
  • Join Date: Feb 2005
  • Posts: 1154
    • Show only replies by TheDaddy
    • http://www.loriano.pwp.blueyonder.co.uk
Re: Update PIC on Minimig
« Reply #104 from previous page: June 01, 2008, 10:51:29 AM »
>>Nice to see active people... if I can just get round to getting a shaver power adapter for my MiniMig...

:)

Go on go and buy one, we need more developers (compatibility issues and adf writing), I am as active as I could possibly be with my case design, soon on a desk near you!  :-D
 

Offline boing4000Topic starter

  • Full Member
  • ***
  • Join Date: Apr 2006
  • Posts: 222
    • Show only replies by boing4000
    • http://www.amigademo.de
Re: Update PIC on Minimig
« Reply #105 on: June 01, 2008, 01:52:37 PM »
@alexh

In my understanding VHDL is Verilog. There is also a HDL programming language. Xilinx Webpack can do both.

If you take a closer look to the .zip file, you will find this directory structure:

Minimig-29-05-2008
drwxr-xr-x 2 0 0 4,0K 29. Mai 02:24 build
-rwxr-xr-x 1 0 0  35K 22. Jul 2007  gpl.txt
-rwxr-xr-x 1 0 0  18K 29. Mai 14:03 Jumper.jpg
-rwxr-xr-x 1 0 0  320 29. Mai 14:34 readme_29-05-2008.txt
drwxr-xr-x 2 0 0 4,0K 29. Mai 14:30 source

So you can find the full FPGA sources AND binary inside the zip file.
 

Offline mihcael

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 221
    • Show only replies by mihcael
    • http://brutalamiga.mikendezign.com/
Re: Update PIC on Minimig
« Reply #106 on: June 01, 2008, 03:11:39 PM »
OT.. but nice little minimig review!!

sorry if you all seen it before, at Retrothing

Offline mongo

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 964
    • Show only replies by mongo
Re: Update PIC on Minimig
« Reply #107 on: June 01, 2008, 03:50:31 PM »
Quote

boing4000 wrote:

In my understanding VHDL is Verilog. There is also a HDL programming language. Xilinx Webpack can do both.



VHDL is not Verilog, but they are both HDLs.
 

Offline boing4000Topic starter

  • Full Member
  • ***
  • Join Date: Apr 2006
  • Posts: 222
    • Show only replies by boing4000
    • http://www.amigademo.de
Re: Update PIC on Minimig
« Reply #108 on: June 01, 2008, 05:33:26 PM »
Ah thanks :-)
 

Offline boing4000Topic starter

  • Full Member
  • ***
  • Join Date: Apr 2006
  • Posts: 222
    • Show only replies by boing4000
    • http://www.amigademo.de
Re: Update PIC on Minimig
« Reply #109 on: June 02, 2008, 05:13:07 PM »
Sorry, there was an error in zip file! Linux zip could unpack it but Winzip or Windows internal function had problems.
Now I fixed it!
 

Offline TheDaddy

  • Hero Member
  • *****
  • Join Date: Feb 2005
  • Posts: 1154
    • Show only replies by TheDaddy
    • http://www.loriano.pwp.blueyonder.co.uk
Re: Update PIC on Minimig
« Reply #110 on: July 02, 2008, 03:09:04 PM »
Any news on ADF writing and/or compatibility improvements? :-)
 

Offline boing4000Topic starter

  • Full Member
  • ***
  • Join Date: Apr 2006
  • Posts: 222
    • Show only replies by boing4000
    • http://www.amigademo.de
Re: Update PIC on Minimig
« Reply #111 on: July 02, 2008, 03:48:20 PM »
Not by me, sorry. This compiler is too strange for me or I just don“t know the right steps.
Perhaps anyone else did some progress in this matter, it would be fine :-)
 

Offline amigarules

  • Newbie
  • *
  • Join Date: Apr 2007
  • Posts: 2
    • Show only replies by amigarules
Re: Update PIC on Minimig
« Reply #112 on: July 25, 2008, 10:47:29 AM »
Thanks,

I got my minimig (Acube) to communicate with tiny.

Important is, that you press 'check pic' a few times right after you press 'pgm reset'. If i am to late, i get something like:

Connect COM1: ok
  Searching for PIC ...
  pic sending unknown data: "K" <> 2Ah=*
Check baudrate & Start Write while PIC is not sending serial data (e.g. in reset)
  ERROR!

When I am really late, I get:

Searching for PIC ...Not found,
  ERROR!


Proof: terminal window.


Minimig Controller
by Dennis van Weeren
build 27-04-2008

MMC device found
configuring FPGA
*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
FPGA configured
waiting for FPGA to boot...done
loading kickstart
rom size:  512Kb
encrypted: no
****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
kickstart loaded
System is up
 

Offline boing4000Topic starter

  • Full Member
  • ***
  • Join Date: Apr 2006
  • Posts: 222
    • Show only replies by boing4000
    • http://www.amigademo.de
Re: Update PIC on Minimig
« Reply #113 on: July 26, 2008, 04:58:55 PM »
Is this a question or a statement?
The new PIC from ACube do have tiny-bootloader. If the timing you mentioned is right, this message will appear:
Code: [Select]

Connected to COM1 at 115200
 Searching for PIC ...
 Found: 18F 252o/452o

Flashing the PIC is already working here.
Handling this HITECH C-Compiler is my problem ;-) But I will not try further because C is really too strange for me.
 

Offline yaqube

  • Full Member
  • ***
  • Join Date: Feb 2008
  • Posts: 197
    • Show only replies by yaqube
Re: Update PIC on Minimig
« Reply #114 on: July 26, 2008, 08:13:08 PM »
I can help you with the HI-TECH compiler. Send me a pm with your problem described.

PS. C isn't strange, it's only simple  :-D
 

Offline boing4000Topic starter

  • Full Member
  • ***
  • Join Date: Apr 2006
  • Posts: 222
    • Show only replies by boing4000
    • http://www.amigademo.de
Re: Update PIC on Minimig
« Reply #115 on: July 26, 2008, 09:14:54 PM »
Thank you, here is the error message:
Code: [Select]

(500) undefined symbols:
        _sprintf (main.obj)_printf (main.obj)
(908) exit status = 1

Right now I don't have the time to learn C. To me it is not as simple as 68k assembly. Verilog is also more like C but more logical to me :-)
 

Offline yaqube

  • Full Member
  • ***
  • Join Date: Feb 2008
  • Posts: 197
    • Show only replies by yaqube
Re: Update PIC on Minimig
« Reply #116 on: July 27, 2008, 01:30:38 AM »
Use STD not PRO edition. I don't know why but in PRO edition you cannot use sprintf and printf together.
 

Offline boing4000Topic starter

  • Full Member
  • ***
  • Join Date: Apr 2006
  • Posts: 222
    • Show only replies by boing4000
    • http://www.amigademo.de
Re: Update PIC on Minimig
« Reply #117 on: July 29, 2008, 01:35:10 PM »
Very interesting! I will try that, thank you :-)