minimal memory size

nobody wrote on Friday, October 27, 2006:

hi,
how much memory is required for a minimal porting of RTOS?
how i can calculate configTOTAL_HEAP_SIZE and configMINIMAL_STACK_SIZE if I know the total size of RAM?
tnk

nobody wrote on Friday, October 27, 2006:

The memory required depends on the architecture you are using, and how many tasks you want to create.