Re: Unable to test using simulator for arm.

2005-08-31 Thread Josh Conner
On Aug 31, 2005, at 7:25 AM, Deepak Jadhav wrote: runtest simple.exp --debug -v -v -v -v --target_board=arm-sim --target=arm-elf Have you tried: runtest simple.exp --debug -v -v -v -v --target_board=arm-sim -- target=arm-elf SIM=arm-elf-run ? - Josh ___

Unable to test using simulator for arm.

2005-08-31 Thread Deepak Jadhav
Hi, I am working on a linux machine. I have certain queries regarding using DejaGNU with arm simulator that I have mentioned at the end. Initially I have briefed my setup. My setup Building Cross-toolchain for arm -- to be used for creating executables to be tested.