Invoking Insight ?

General expert questions about the GNU toolchain

Invoking Insight ?

Postby rob_c on Mon Nov 13, 2006 10:18 am

Hi,

I'm not sure if I'm in the right place to ask these question, and apologise if not!

I downloaded Insight-6.4 from this site. In trying to build it, encountered numerous errors. I searched the forum and found a similar situation - the solution there was to use Insight-6.5, so...

I got the source for that and did this:

>configure --target=bfin-elf --prefix=/usr/local/blackfin
>make
>make install

It seems to build & install fine but I cannot workout how to invoke the darned thing! Have tried:

>gdb -results in native gdb starting
>gdb -i insight -result: Interprete 'insight' unrecognized

Can anyone help me out here?

Many thanks,
Rob
rob_c
 
Posts: 2
Joined: Sun Nov 12, 2006 10:02 pm
Location: UK

Postby strubi on Sun Nov 19, 2006 4:03 pm

Hi Rob,

sorry for the late reply, I was not monitoring this section of the forum, because it's not too active (as you can see).

You call Insight under Linux via:
Code: Select all
bfin-elf-insight <executable>


Some more details are found in the ICEbear manual.
You can also call Insight in gdb-like mode using
Code: Select all
bfin-elf-gdb <exeutable>


Cheers,

- Martin
strubi
Site Admin
 
Posts: 202
Joined: Sat Mar 18, 2006 5:55 pm
Location: Zürich, Switzerland


Return to General questions

Who is online

Users browsing this forum: No registered users and 1 guest

cron