Re: Set stack size for main
Michael Bergandi <[email protected]>
| Newsgroups | gmane.os.ecos.devel |
|---|---|
| Message-ID | <[email protected]> |
> Set this variable:
> cdl_option CYGNUM_LIBC_MAIN_DEFAULT_STACK_SIZE {
> user_value 65536
> };
Thank you. The app now runs fine. I guess that is confirmation that it
was a stack problem :)
--
Mike