Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

lwIP, uCOSII and task priority ranges

Came over this while trying to figure out why object "sys_stack" occupied half my RAM size in the .elf. In sys_arch.h: # define LWIP_MAX_TASKS OS_LOWEST_PRIO /* Number of LwIP tasks */# defin...