<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Keil RTX memory problem</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/40360/keil-rtx-memory-problem</link><description> 
I have some issues with Keil RTX on NXP LPC11U14 ARM Cortex
M0. 
It is uC with 4k SRAM and 2kb USB. I am running this piece of code in
 main.c : 

 
#include &amp;quot;LPC11Uxx.h&amp;quot;
#include &amp;quot;gpio.h&amp;quot;
#include &amp;quot;RTL.h&amp;quot;

OS_TID tsk1;

extern volatile uint32_t timer32_0_counter</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Keil RTX memory problem</title><link>https://community.arm.com/thread/62348?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2013 08:59:47 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:dc602ec1-217a-4fec-8af2-89e3f4a75718</guid><dc:creator>Predrag Pejic</dc:creator><description>&lt;p&gt;&lt;p&gt;
It is OK. I&amp;#39;ve figured it out. When you define stack size in
&lt;b&gt;RTXConfig.c&lt;/b&gt; it takes value*4!&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>