Forum Discussion
Is there any problem with a time-limited sof file?
>>NO,
Try to load the example project which comes with the installation kit.
Regards
Anand
Is this issue resolved?
I have a very similar issue with Cyclone10 GX (although I don't think it's device-related).
Currently I’m having trouble downloading elf file (by command or nio2-eclipse GUI)
nios2-download -g my_nios.elf
The only error log I’ve got is this:
Using cable "USB-BlasterII [USB-1]", device 1, instance 0x00
Pausing target processor: not responding.
Resetting and trying again: FAILED
Leaving target processor paused
Yesterday I successfully ran "hello world", but today no more.
And digging on this, I found from Run Configuration page:
The expected Stdout device name does not match the selected target byte stream device name.
Is this just a warning or error I should fix? If error, how do I fix, please?