Axis Area
Public Area
Special pages
NOTE
This page put together errors found in software and hardware provided by Axis. If you have found something that doesn’t behave correctly please send a mail to the dev-etrax mailing list (you have to be a member of the list to send to it) and write a short description of the error and a solution if you found one.
Please read the Errata page for the chip in question.
If you're using a Debian distribution, the cris-* tools (gcc-cris, g++-cris, etc) may be placed on /usr/local/cris/bin, whith is not in the $PATH enviroment variable. That means that these utilities are not runnable by default. This is a problem if your ”./configure” scripts return a error message like “compiler cannot make executable files” or your “make” script do not find a compiler.
You have two workarounds for this:
- Add /usr/local/cris/bin to the $PATH enviroment variable
- Link all of /usr/local/cris/bin/ to a directory in the $PATH. e.g. “ln -s /usr/local/cris/bin/* /usr/local/bin/”
The trouble reports are available in the 2.01 Trouble Reports page.
The trouble reports are available in the 2.10 Trouble Reports page.
The trouble reports are available in the 2.20 Trouble Reports page.
The trouble reports are available in the Rescue Partition Trouble Reports page.