I’m trying to get my Altera DE2 2C35 FPGA working with LEON3.
I’ve used the default design from GRLIB (leon3-altera-de2-ep2c35) the .sof file flashed easily using JTAG.
Next I tried to debug the softcore with GRMON3 educational but I can’t get it to work.
I’m using Quartus 13.0sp1 on Pop OS 20.04 (Linux) with the grmon-eval-3.2.12 debugger.
The Altera Blaster JTAG is only supported by the 32-bit version, this is mentioned in the manual. And evaluation version is only available as 64-bit.
However it seems like you managed to connect on Windows, so it’s possible that the 64-bit works on that platform (I don’t remember if I have tested the 64-bit version using the Blaster JTAG on Windows, and I don’t have access to any system to test it at the moment).
The message that it requires a PRO version is bug that is related to this particular template design. I have made a new release of the GRMON evaluation version (3.2.12.1) that fixes it.