Forum Discussion
GOMEZ_IT
Occasional Contributor
2 years agoARM DS USB BLASTER or USB BLASTER II ?
Good morning everyone. I have a custom board with the CycloneV SoC on board. This board has 2 JTAG connectors, one for the FPGA configuration and the other for the HPS section. I wanted to know if...
- 2 years ago
UPDATE 07/13/2024:
After an endless series of tests I finally understood that the problem was simply the fact that I was trying to debug an application compiled to run on the DDR SDRAM, without having initialized the DDR via u-boot!
Now I can debug ARM DS with both USB-Blaster-II and USB-BLASTER-I (both work)!
Now I'm trying to understand if there is a driver for ETHERNET that I can use in BARE-METAL mode.
Does Intel's HWLIB have this driver for CYCLONE V SoC?
Regards, Luca.
GOMEZ_IT
Occasional Contributor
2 years agoI also tried connecting my SEGGER JLINK to the HPS jtag port of my board.
By connecting, here is the result:
Looks like the hps part is being detected correctly!
Can anyone tell me if USB BLASTER 1 (NOT USB BLASTER II!!) can be used to debug the ARM DS IDE?