Forum Discussion
rienk_dejong
Occasional Contributor
7 years agoQuartus programmer for Linux ARM / ARM64
Hi Intel, Would it be possible to support the quartus programmer on linux for arm and arm64 platforms? In our lab we have several raspberrypi's for remote debugging of systems. We use them for seri...
hank_schrader
New Contributor
1 year agoHi together,
we had the same problem by trying to use raspberries for remote jtagging.
We found a workaround: using box64 as x86-64 emulator https://github.com/ptitSeb/box64
Works perfectly fine for remote jtagging.
Happy hacking