Program memory for FreeRTOS

Status
Not open for further replies.

EmbeddedManiac

Newbie level 4
Joined
May 29, 2014
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
59
Hello everyone,

I have installed IAR Embedded Workbench for ARM to run simple example project of FreeRTOS. I have tow options for licensing IAR. One is 30 day evaluation with no code limit and second is 32kByte code limit all time.
My question is how much code memory do we need for simple example code (e.g. Blink LED) in FreeRTOS? Which is the best option for me?

Thanks in advance.
 

For FreeRTOS and simple application, without adding things like TCP/IP stack, etc, you should be able to very easily fit into well under 32K, probably less than half that amount, depending on your sample application
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…