Forum Discussion
Altera_Forum
Honored Contributor
20 years agoWhy: typedef unsigned int OS_STK;
Hi, As we know, NiosII is 32-bit processor and integrate uc/os with it. I find the the OS_STK is defined as 16-bit data struct. But in practice, the operation relating to stack always...
Altera_Forum
Honored Contributor
20 years agoThe comment is probably wrong... unsigned int is a 32-bit integer!
Paolo