Forum Discussion
watanabe
New Contributor
7 months agoQuestion about building projects in Eclipse when migrating from Quartus 17.1 to 23.1
Hello, I am currently migrating my development environment to Windows 11 and trying to make an existing project created with Quartus 17.1 work in Quartus 23.1. Specifically, I have updated IP compo...
tehjingy_Altera
Regular Contributor
7 months agoHi watanabe
Best to stick with the existing project makefile generate from the Quartus Version.
There is no significant difference between the hex or the elf.
With the elf file you could generate a thex file using the elf2hex convertor tool.
https://docs.altera.com/r/docs/683525/21.3/nios-ii-software-developer-handbook/elf2hex
Regards
tehjingy