mchelper does not detect make controller in linux
Up to Bugs, Known Issues, & Requests
Any help much appreciated.
should have added:
mchelper 2.2.0
also, I've followed the linux tutorial and loaded sam7utils-0.2.1 and gnuarm-3.4.3. All works until I try to make the firmware (tiny or Heavy) then I get the following :
make: arm-elf-gcc: Command not found
Thanks
Re: mchelper does not detect make controller in linux
Thanks for the reply.
I have installed the toolchain (gnuarm-3.4.3) on usr/local and there appears to be a arm-elf-gcc file in there, but it does not seem to find it when building Heavy. I will try the current gnuarm (4.0.2) next.
I did upload heavy.bin and tried moving it various places but no luck getting mchelper to detect the controller.
I am connecting the controller through a USB port to the computer. When I connect a different USB external (a USB floppy drive), the computer detects it and it shows up in the "computer:///" screen. When I connect the controller board it does not show up. Is this an Unbuntu USB issue Do I need to put the sam7 driver somewhere else (it's currently in a file on /Desktop)?
Re: mchelper does not detect make controller in linux
Just a couple of dont-know-much-bout-linux questions left:
I know that I'm supposed to put something in the .bashrc file
to put gnuarm on "the path" but what exactly to I add? this is what I entered from a terminal:
export PATH=$PATH:/usr/local/gnuarm-3.4.3/bin
is that what goes in the .bashrc ?
and is it the .bashrc in my home directory or the one in the /etc directory?
also, the tutorial says i need to copy something into modprobe.conf so that the driver will load next time I boot. What exactly goes in there?
Thanks
Previously Chris Bruner wrote:
I'm running Linux as well, how did you get around the lack of usb in mchelper?It works over Ethernet. I suppose folks just use that while waiting for USB support; assuming they aren't sufficiently motivated and able to create USB support themselves.
When there are LOTS of messages streaming through the mchelper dialog, QTextEdit just cannot handle it - QPlainTextEdit is WAY faster. This is an issue particularly when using mchelper as an XML interface to Flash, for example, when the message sending is more automated. Otherwise, there are no major issues that I'm aware of.
