This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

New memory region


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


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