[ECOS] Insight over network for E7T
Jonathan Larmour
jifl@eCosCentric.com
Fri Oct 18 21:54:00 GMT 2002
Chris Garry wrote:
> I've build Redboot with networking enabled for the E7T.
> Using Insight I can download, run and debug applications
> through the serial port with no problems.
>
> However, when I use the network port rather than the serial
> port, things don't work as well. Insight connects to the target,
> downloads the code and then starts to run it. The
> cyg_user_start() function runs correctly, but when that exits
> and the Cyg_Scheduler::start() function is called everything
> locks up.
That's when interrupts get enabled, if that helps. What are you expecting
to see? Have you tried setting a breakpoint somewhere in a thread that's
being run? Do you definitely *have* threads linked into your downloaded
app? Are they cyg_thread_resume()'d?
Jifl
--
eCosCentric http://www.eCosCentric.com/ <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list