Forum Discussion

Knug's avatar
Knug
Icon for Contributor rankContributor
4 years ago

nios2-elf-objcopy: command not found

Hi, Installed cygwin & tried to run the following nios2 command to convert .hexout -> .rbf : nios2-elf-objcopy –I ihex –O binary file1_I.hexout file1_I.rbf I executed this under cygwin she...