Forum Discussion
Hi,
Did you have the chance to test it?
Thank you for the reply. I am currently awaiting a license issue with Intel which I hope to be resolved any day now. I will absolutely update this post ASAP once I'm able to test it.
In the meantime, one additional piece of feedback I may offer that would be useful to include in the documentation update, would be to indicate where the nios2-elf-objcopy.exe file is located. Since the path to the executable not already part of the path variable upon launching the Nio2 command shell, I had to search for the executable with the following command:
find ./ -name "nios2-elf-objcopy.exe"
And it indicates the executable is located in the following directory:
[quartus_install_directory]/23.1/nios2eds/bin/gnu/H-x86_64-mingw32/bin
That is relatively hidden and some users may not know how to search within the shell, it would be much more convenient (and save Intel unnecessary service requests!) if this information was offered up front along with the steps to do the file conversion.