Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNios 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
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
Honored Contributor
- Altera_Forum
Honored 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
Honored 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
Honored 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
Honored Contributor
Dear Daixiwen,
I found my mistake. Thank you for your great cooperation. Thank you :)