Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Cyclone II hex file

Hello,

I'm new to Altera and have a question - I flashed board with manufacture software and it didn't flash software correctly, so now I'm stuck with loading. I have manufactures HEX file, but I'm not sure can I flash it with Altera Blaster.

Board have Altera Cyclone II chip, so I'm pretty sure it's for it.

HEX file - http://www.filedropper.com/zing1008

So is it possible to flash this hex to Altera Cyclone II chip?

Thank you for answers!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    are you trying to write to the FPGA an image or are you trying to place a HEX file in flash device? The CII should be configured with a SOF. A FPGA does not execute software it is hardware and can only be configured through an image. What you can do is using a soft core processor as a hardware implementation and run that in the FPGA. Then this softcore processor like Nios can execute software. What application are you running and what are your plans?

    If you want to write it to a flash device you could search for how to write to a flash with a JIC.

    Cheers,

    fade