This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Insight over network for E7T


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.

Does anybody have any ideas as to what could be going
wrong?

Thanks,
Chris

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]