Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I build and Install Insight for an embedded target?

build embedded install target
0
Posted

How do I build and Install Insight for an embedded target?

0

Building insight for an embedded target is the same as building GDB for an embedded target. You must pass options to configure to set up the build environment for the embedded taget in question. Usually the only options you need to specify are –target and –prefix –target specifies the embedded target to configure the build for. For example “powerpc-eabi”. –prefix specifies where you wish the built version of insight to install to. Usually you do not want it to go to the default place, otherwise it will overwrite your native version of insight.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123