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]

Assertion fail while attaching stack


Hello,
    Using the EL/IX template on my Assabet target will cause the eCos to
throw assertion when attaching stack to the 1st thread at starting (even
before entry of main() )
    The assertion fails at line 162 and 163 in
kernel/current/include/thread.inl because the stack size is too small.
    Does anyone know where can I adjust the initial stack size to avoid
this?
Regards,
I-Jui Sung


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