Hi,
I was used to rebuild the system files thanks to NBEclipse to be able to use the third uart as i want (http://tech.groups.yahoo.com/group/netb ... ssage/4011).
But it seems that with the two latest versions it doesn't work anymore. I have a mistake like "cannot find a command" :
cp saved_od/ethernet.od ethernet.od
make: cp: Command not found
make: *** [ethernet.od] Error 127
With 2.2 rc1 version it wasn't finding the command m68k-elf-g++.
The commands are accessible from the path :
C:\Nburn\pcbin;C:\Nburn\gcc-m68k\bin;C:\Nburn\gcc-m68k\msys\1.0\bin
And I can call them from the windows command line.
May it comes from the fact that the windows install I'm using is on D:?
"Rebuild system files" error
Re: "Rebuild system files" error
Mathieu wrote: But it seems that with the two latest versions it doesn't work anymore. I have a mistake like "cannot find a command" :
cp saved_od/ethernet.od ethernet.od
make: cp: Command not found
make: *** [ethernet.od] Error 127
You should check that NBEclipse has the nburn path's on its PATH variable. To do this, Click on Windows->Preferences and select C/C++->Managed Build. You should see an environment tab. Click on the New button and type 'PATH'. Upon typing path, VALUE will autofill with the current value. Try putting the nburn paths (C:\nburn\pcbin;C:\nburn\gcc-m68k\bin;C:\nburn\gcc-m68k\msys\1.0\bin;) at the start of PATH.
Forrest Stanley
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Re: "Rebuild system files" error
I tried that but it doesn't work (nburn paths were already in the path, I put them at the beginning but id didn't change anything).
Re: "Rebuild system files" error
It sounds like you may have tried to install a new build over an older version. Try renaming your current nburn directory and installing 22rc2 again.
Re: "Rebuild system files" error
I've tried to rename and reinstall again 2.2rc2 but it didn't solved my issue.
Re: "Rebuild system files" error
Hello,
Please create a support ticket at http://support.netburner.com so we can have a closer look at this.
Please create a support ticket at http://support.netburner.com so we can have a closer look at this.
Forrest Stanley
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Re: "Rebuild system files" error
Ok my support licence has been renewed.
I downloaded the latest version of NBEclipse (plugin version) and the error remains.
I will create a ticket next week.
I downloaded the latest version of NBEclipse (plugin version) and the error remains.
I will create a ticket next week.