Forum Discussion
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
Honored Contributor
Are you sure you uploaded the correct .sof image to the FPGA first? Does your hardware project include the system ID component?
- Altera_Forum
Honored Contributor
Dear Daixiwen,
Thank you for your concern. I already solve the problem. But now, there is another problem happen. This error appeared (refer my attachment) when I try to download the ELF file using flash programmer. Do you have any suggestion or idea about that? Thanks in advance :) - Altera_Forum
Honored Contributor
One of the IPs you are using isn't licensed. You can't flash your design without buying the license first.
From this line
It looks like it is the Nios II CPU. Try to switch to the Nios II/e core, that doesn't require a license. (If you are running Quartus II 10 or newer).Vendor: 0x6AF7, Product: 0x00A2 - Altera_Forum
Honored Contributor
Dear Daixiwen,
Thanks for your prompt reply. If you dont mind, how to switch from Nios II CPU to Nios II/e core? Thanks for your strong support :) - Altera_Forum
Honored Contributor
Go into SOPC builder / QSys, double click on the cpu component, and from there you should find atab where you can select the core type, between the /e, /s and /f variants.
- Altera_Forum
Honored Contributor
Dear Daixiwen,
I already changed it. But, i still cannot download. Do you have any ideas? :( - Altera_Forum
Honored Contributor
Do you still have the same error? What version of Quartus do you have? Did you regenerate the QSys/SPOC system and recompiled the Quartus project?
- Altera_Forum
Honored Contributor
- Altera_Forum
Honored Contributor
After you compiled the Quartus project, can you look at the assembler report, in "Encryted IP Cores"? It should give a list of cores that still require a license.
- Altera_Forum
Honored Contributor
How do I can check at assembler report? I only know compilation report. If you dont mind can you tell me where I can check it? :(