Hi All: I require in my project to create a thread inside the eCos kernel code, like perhaps the idle thread. I however want that this thread object and the stack for this thread are located in a memory region specified by me. I have created this new memory region called 'memSave' by modifying the .h and ldi files for my platform. Any insights on how I specify the thread to be in this memory region??
Thanks in advance. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss