Forum Discussion

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

Nios II Programmer

Hi all,

I have problem during setting Nios II Flash programmer. The problems are "system ID hash" not found and "system timestamp" not found. what should i do to connect the "system ID hash" and "system timestamp". Do you have any suggestion or idea regarding my problem.

Kindly review the picture attached.

Thanks in advance :)

16 Replies

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

    Where can I check the assembler report? I only know compilation report. If you dont mind, can you teach me.

    Thanks in advance
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Dear Daixiwen,

    I already look at Assembler report. It shows Licensed type. Does it mean I need to buy the license?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    No it looks fine, you don't have any unlicensed core in your project. Could you look at the "Generated Files" report (just under Encrypted Cores Summary) and verify that it generated a .pof file?

    Then go back to the Nios II programmed and verify that you really have the exact same error and not a new one, because I don't understand why you would still have a license problem when flashing the project.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Dear Daixiwen,

    I checked at "Generated Files". It generate .pof file. However, i still get the same error. No new error appear.

    Error code: 3 for command: sof2flash --input="H:/altera/RnI_Fest/barcodesystem/scanner_time_limited.sof" --output="H:/altera/RnI_Fest/barcodesystem/software/barcode_bsp/flash/scanner_time_limited_epcs_flash_controller.flash" --epcs --verbose

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

    The .sof file should be called scanner.sof and not scanner_time_limited.sof. Maybe it is still pointing to the old .sof file instead of the new one.

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

    Dear Daixiwen,

    I found my mistake. Thank you for your great cooperation.

    Thank you :)