Forum Discussion

pdi_eng's avatar
pdi_eng
Icon for New Contributor rankNew Contributor
5 years ago
Solved

Switching newer NIOS II versions

I am not the author of the batch file but I am trying to run a batch file that is supposed to invoke a 9.1 version of NIOS II to send a file over a serial port. This works on a different computer r...
  • pdi_eng's avatar
    pdi_eng
    5 years ago

    I just found out a fix for switching versions!

    While working on a python project, I found out how to access Environment Variables in Windows.

    In Win10 Start Menu, go to View Advanced System Settings. In that window there is an option to view Environment Variables. I re-directed the NIOS II to point to the 9.2 version and I can run the batch file like usual.

    However I have a new error. Now I get an error that tells me that it "can't execute a binary file".