Hi,
We have a bunch of existing scripts used to generate srecs, .sh files.
The scripts have been running for many years so I feel that the work.
I am in the process of converting our build environement to Nios II 12.1.
We run a make srecs script from the Nios II 12.1 Command Shell
When I run one of the scripts I get the nios2-elf-objcopy: command not found message.
When I try to do a "which nios2-" and then tab to auto complete no command show up as options
However, when I type "which nios2-elf-objcopy", the path is shown.
Then I "printenv PATH" and can see the path in my listed first thing in the path.
I do a nios2-elf-objcopy --help from the command prompt and help comes up?
I have noticed a lot of mix and match between C: and /cygdrive/c and I have confirm C: is mapped using df -k.
I have even seen modifications to my path to make all the /cygdrive/c into C:'s, not sure which part of the tools do this
or even if it is important here.
See screen shot...
Any ideas on what else to look for?
Thanks in advance,
jennifer
nois2_commandnotfound.jpg
We have a bunch of existing scripts used to generate srecs, .sh files.
The scripts have been running for many years so I feel that the work.
I am in the process of converting our build environement to Nios II 12.1.
We run a make srecs script from the Nios II 12.1 Command Shell
When I run one of the scripts I get the nios2-elf-objcopy: command not found message.
When I try to do a "which nios2-" and then tab to auto complete no command show up as options
However, when I type "which nios2-elf-objcopy", the path is shown.
Then I "printenv PATH" and can see the path in my listed first thing in the path.
I do a nios2-elf-objcopy --help from the command prompt and help comes up?
I have noticed a lot of mix and match between C: and /cygdrive/c and I have confirm C: is mapped using df -k.
I have even seen modifications to my path to make all the /cygdrive/c into C:'s, not sure which part of the tools do this
or even if it is important here.
See screen shot...
Any ideas on what else to look for?
Thanks in advance,
jennifer
nois2_commandnotfound.jpg