FPGA64 - C64
Moderators: Mug UK, Zorro 2, spiny, Greenious, Moderator Team
Re: FPGA64 - C64
With lastest core, my friend has a strange problem, on starting C64 Basic show something about 6kb free ram and programs crashes... with previous core (last without kernal change option in OSD) is all ok.
He had tried with many MicroSD (brand and dimensions), many adapters and doesn't know how to do again..
Some ideas please?
He had tried with many MicroSD (brand and dimensions), many adapters and doesn't know how to do again..
Some ideas please?
Re: FPGA64 - C64
In both NTSC and PAL modes?Lroby74 wrote:With lastest core, my friend has a strange problem, on starting C64 Basic show something about 6kb free ram and programs crashes... with previous core (last without kernal change option in OSD) is all ok.
He had tried with many MicroSD (brand and dimensions), many adapters and doesn't know how to do again..
Some ideas please?
He can try to build a core from the git sources, maybe just some strange synthesis issue.
Re: FPGA64 - C64
Yes in both, he tried same core builded about 1 hours ago from sources and do same,slingshot wrote: In both NTSC and PAL modes?
He can try to build a core from the git sources, maybe just some strange synthesis issue.
this is reason because i am asking here some help
Re: FPGA64 - C64
If he can compile, then try to replace:Lroby74 wrote:Yes in both, he tried same core builded about 1 hours ago from sources and do same,slingshot wrote: In both NTSC and PAL modes?
He can try to build a core from the git sources, maybe just some strange synthesis issue.
this is reason because i am asking here some help
https://github.com/mist-devel/mist-boar ... t.vhd#L849
SDRAM_CLK <= not clk_ram;
to
SDRAM_CLK <= clk_ram;
e.g. remove the 'not' clause.
Re: FPGA64 - C64
I own also a Mistica but no problem with latest C64 core.
Re: FPGA64 - C64
it is true that it fails in some units, with the change that says slingshot I have tried and it is solved.
Visit my store http://www.manuferhi.com
Re: FPGA64 - C64
Confirm the problem on another Mistica recently purchased and arrived today.
Used old C64 core all is ok, but new core needs fix.
Thank you very much if someone can compile the latest core with Slingshot suggested fix.
I'm only a standard user.
Used old C64 core all is ok, but new core needs fix.
Thank you very much if someone can compile the latest core with Slingshot suggested fix.
I'm only a standard user.
Re: FPGA64 - C64
Upgrade yourselfDanyPPC wrote: I'm only a standard user.

Re: FPGA64 - C64
Here it is compiled with SDRAM_CLK <= clk_ram; , tested and works well.
You do not have the required permissions to view the files attached to this post.
Visit my store http://www.manuferhi.com
Re: FPGA64 - C64
Thank you very much for helped my friend to solve his issue, and thank you Manuel for compiled Itslingshot wrote:If he can compile, then try to replace:Lroby74 wrote:Yes in both, he tried same core builded about 1 hours ago from sources and do same,slingshot wrote: In both NTSC and PAL modes?
He can try to build a core from the git sources, maybe just some strange synthesis issue.
this is reason because i am asking here some help
https://github.com/mist-devel/mist-boar ... t.vhd#L849
SDRAM_CLK <= not clk_ram;
to
SDRAM_CLK <= clk_ram;
e.g. remove the 'not' clause.
Re: FPGA64 - C64
Thanks ManuFerHi, you are our saver !
Thanks Slingshot for the fix !

Thanks Slingshot for the fix !

Re: FPGA64 - C64
Here's an updated version with changed SDRAM clocking:
https://github.com/mist-devel/mist-bina ... 190319.rbf
And also 1351 mouse support. But as I see, this mouse had a very limited resolution, so movement is either slower than usual (I've chosen this), or very jerky. Not the best for Operation Wolf.
https://github.com/mist-devel/mist-bina ... 190319.rbf
And also 1351 mouse support. But as I see, this mouse had a very limited resolution, so movement is either slower than usual (I've chosen this), or very jerky. Not the best for Operation Wolf.
Re: FPGA64 - C64
Thanks Slingshot, I had to test new mouse option.
Re: FPGA64 - C64
Tested the new core with mouse support, all is ok. Played Arkanoid and Arkanoid II
In the meanwhile I tested various cores on the latest MISTICA. All work properly except for Minimig. I think the new sd-ram has problems with this core like C64 one.
In the meanwhile I tested various cores on the latest MISTICA. All work properly except for Minimig. I think the new sd-ram has problems with this core like C64 one.
Re: FPGA64 - C64
Minimig wasn't modified for a while. But it's possible that the latest patches in Rok's repo (dev branch) are a cure for this.DanyPPC wrote:Tested the new core with mouse support, all is ok. Played Arkanoid and Arkanoid II
In the meanwhile I tested various cores on the latest MISTICA. All work properly except for Minimig. I think the new sd-ram has problems with this core like C64 one.
Re: FPGA64 - C64
I sent pm to ManuFerHi and he told me that the problem could be the power supply used.
So I have to do some more tests and report him and here if I find a solution.
Yesterday I tested the new MISTICA unit with the cables of my old MISTICA and I noticed no problems. But today I tested the unit with a standard USB power supply (no brand) so the problem could be this.
I bought the new unit for my brother so I have to wait him for the tests.
Thanks for your attention and support.
So I have to do some more tests and report him and here if I find a solution.
Yesterday I tested the new MISTICA unit with the cables of my old MISTICA and I noticed no problems. But today I tested the unit with a standard USB power supply (no brand) so the problem could be this.
I bought the new unit for my brother so I have to wait him for the tests.
Thanks for your attention and support.
Re: FPGA64 - C64
Ok, from further tests at my brother's home Minimig Core works well on new MISTICA, The problem was the power supply.
I noticed indeed another strange issue both on MIST/MISTICA: if I start the defauit workbench 3.1 hardfile configuration and then I try to switch to others (1, 2) configurations regarding simple A500 Kick 1.3 or A600 Kick 2.0 then I cannot access to the menu (f12) or middle button of the fpga.
Maybe a problem with latest firmware upgrade ?
I noticed indeed another strange issue both on MIST/MISTICA: if I start the defauit workbench 3.1 hardfile configuration and then I try to switch to others (1, 2) configurations regarding simple A500 Kick 1.3 or A600 Kick 2.0 then I cannot access to the menu (f12) or middle button of the fpga.

Maybe a problem with latest firmware upgrade ?
Re: FPGA64 - C64
Nope, you can't access OSD menú until when Mist / Mistica finished to load other saved configuration, just wait few seconds and you can open OSD again..DanyPPC wrote:if I start the defauit workbench 3.1 hardfile configuration and then I try to switch to others (1, 2) configurations regarding simple A500 Kick 1.3 or A600 Kick 2.0 then I cannot access to the menu (f12) or middle button of the fpga.
![]()
Maybe a problem with latest firmware upgrade ?
Re: FPGA64 - C64
I waited one minute 

Re: FPGA64 - C64
Tested on a new SD card with only Amiga Core. The problem persist: is not possible to access the menu after switching from a configuration to another one.
For example from a kick 1.3 ECS to an A1200 24 MB ram and hardfile img.
Can someone test on its Mist ?
Thanks
For example from a kick 1.3 ECS to an A1200 24 MB ram and hardfile img.
Can someone test on its Mist ?
Thanks
Re: FPGA64 - C64
Works fine for me on my MiST with fw 20190303 and minimig core 20180525 (the dev beta release 1.2.3).
Switching from A500/OCS/1.3/0.5MB Chipmem/0.5MB Fastmen to A1200/AGA/3.1/2MB Chipmem/24MB Fastmem and back. Sometimes after switching config the AMiGA doesn't start/hangs/gurus. Reloading the Kickstart file fixes this.
Also tried my A1200 config with a hardfile image. Works for me.
Switching from A500/OCS/1.3/0.5MB Chipmem/0.5MB Fastmen to A1200/AGA/3.1/2MB Chipmem/24MB Fastmem and back. Sometimes after switching config the AMiGA doesn't start/hangs/gurus. Reloading the Kickstart file fixes this.
Also tried my A1200 config with a hardfile image. Works for me.
Re: FPGA64 - C64
Nothing to do
Tryied to remake configuration, do not use an hardfile but simple A500 / A600 / A1200 configurations.
When I try to switch between these ones I cannot access to menù anymore, with F12 or Middle Button.
Latest 1.2.3 beta minimig aga core and firmware 190303.
Tested even with previous minimig core, but I remember that the exchange between configurations worked.
I think a firmware issue

Tryied to remake configuration, do not use an hardfile but simple A500 / A600 / A1200 configurations.
When I try to switch between these ones I cannot access to menù anymore, with F12 or Middle Button.
Latest 1.2.3 beta minimig aga core and firmware 190303.
Tested even with previous minimig core, but I remember that the exchange between configurations worked.
I think a firmware issue

Re: FPGA64 - C64
Many thanks Slingshot, now all work as due. 

Re: FPGA64 - C64
Doh - forgot that I had flashed a self compiled firmware on my MiST... Sorry. 
Tried again. Can confirm that it doesn't work with firmware file 190303 from the github repo, can confirm it works when recompiled.

Tried again. Can confirm that it doesn't work with firmware file 190303 from the github repo, can confirm it works when recompiled.