-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alok Singh wrote: > Hi, > Do you have any information on this? > > > regards, > Alok > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alok Singh > Sent: Wednesday, June 20, 2007 5:49 PM > To: eCos discuss list > Subject: [ECOS] ECOS: Exception Handler - > > > Hi, > Can we set the exception handler from function "cyg_user_start"? I tried it > from cyg_user_start, but found that still the default ecos exception handler > is called instead of mine. > I looked around for some exception handler tests in ecos source tree. Almost > all the examples are installing the exception handlers from ecos system > function "cyg_start". > Is it mandatory?
There should be no problem installing an exception handler from cyg_user_start(). What's your target platform? What version of eCos are you using? CVS - if so, date? Can you show us the actual code that you tried? - -- - ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world - ------------------------------------------------------------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGepbZmaKbSsQGV8ARAqzTAJ9mb7BeW3eYCj4UfR7exl2jnwzQFgCdETC/ /F3XB8KIj/Ji8NtFHy2Hrng= =Vjdo -----END PGP SIGNATURE----- -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
