ARM 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 the Intel version ARM DS ide (Arm* Development Studio Version 2023.1 for Intel® SoC FPGA)
also supports an external USB BLASTER for debugging, in addition to the external USB BLASTER II.
regards, Luca.
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.