Forum Discussion

GOMEZ_IT's avatar
GOMEZ_IT
Icon for Occasional Contributor rankOccasional Contributor
2 years ago
Solved

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...
  • GOMEZ_IT's avatar
    GOMEZ_IT
    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.