mrjimenez / JTAG

JTAG library for Arduino
BSD 2-Clause "Simplified" License
123 stars 22 forks source link

Uno R4 Minima #14

Closed nissim1 closed 2 months ago

nissim1 commented 2 months ago

Hi,

I tried to Verify the example JTAGTest.ino on Uno R4 Minima and got this error: r4

thanks.

mrjimenez commented 2 months ago

What is the version of the IDE that you are using to compile it? I will try to reproduce the problem here.

nissim1 commented 2 months ago
image
mrjimenez commented 2 months ago

Can you check if #15 fixes the problem for you?

Please check compilation and execution, since I currently do not have the hardware to check if a FPGA is sucessfully programmed.

nissim1 commented 2 months ago

Do you mean? 15

mrjimenez commented 2 months ago

No, I meant the pull request. But let's do the following, I will release 1.0.16, so that you can test it, ok? Give me one day.

mrjimenez commented 2 months ago

Hi @nissim1 , any news? Version 1.0.17 is already published on the Arduino library manager.

nissim1 commented 2 months ago

thank you! with version 1.0.17 the problem is fixed.