On 6/21/07, Gary Thomas <[EMAIL PROTECTED]> wrote:
[..]
Are you sure your handle is correct? I think you may be
dereferencing it improperly.
Thank you Gary.
I've been through the pointers over and over again.
At the end I've decided to use a static array of cyg_handle_t for
thread creation/del
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mik Prog wrote:
> Hello everyone,
>
> apologies if the argument has been discussed already (could not find
> anything about it!).
> I'm new in eCos world and now I am facing an annoying problem: I get a
> crash calling cyg_thread_delete().
>
> The ex
Hello everyone,
apologies if the argument has been discussed already (could not find
anything about it!).
I'm new in eCos world and now I am facing an annoying problem: I get a
crash calling cyg_thread_delete().
The exception I get is on Cyg_Alarm::~Cyg_Alarm(), which is called by
cyg_thread_del