I’ve recently acquired an olimex development board with ATMEL SAM9260 processor. I followed every step in Starter Guide to run simple Hello Word program using CodeSourcery tool-chain provided on CD but I get only “Invalid Instruction” on a target board. I reinstalled linux, downloaded and installed the latest tool-chain from CodeSourcery(arm-2008q3-41-arm-none-linux-gnueabi) but it didn’t help.
Finally I succeed with different tool-chain from Cirrus Logic (arm-linux-gcc-4.1.1-920t) . I’m not sure if I can use this tool-chain because it is prepared for processors from Cirrus Logic.
As a host system I’m using Linux Debian 2.6 installed on Sun xVM VirtualBox.
If anyone could give some trace, a would by very grateful.