<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/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>BLOG#4-Testing - Get to the Cores</title><link>/challenges-projects/design-challenges/at-the-core-design-challenge/b/blog/posts/blog-4-testing---get-to-the-cores</link><description>This is the 4th blog in a series of 5 blogs for the At The Core Design Challenge. 
The blog post, describes the Testing that I did to debug and unit test subsystems used in the implementation
Here is my functional design...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: BLOG#4-Testing - Get to the Cores</title><link>https://community.element14.com/challenges-projects/design-challenges/at-the-core-design-challenge/b/blog/posts/blog-4-testing---get-to-the-cores</link><pubDate>Tue, 25 Apr 2023 15:11:44 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4ac39232-d226-4825-998b-a87fe2cf617c</guid><dc:creator>michaelkellett</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Interesting - thanks. I&amp;#39;ve never used FreeRTOS but have used the Keil RTOS quite&amp;nbsp; a bit.&lt;/p&gt;
&lt;p&gt;I have a question&lt;/p&gt;
&lt;p&gt;you have these lines in your code:&lt;/p&gt;
&lt;p&gt;#&lt;span class="pl-k"&gt;define&lt;/span&gt; &lt;span class="pl-en"&gt;TASK_CAPSENSE_STACK_SIZE&lt;/span&gt; (&lt;span class="pl-c1"&gt;256u&lt;/span&gt;)&lt;/p&gt;
&lt;p&gt;#&lt;span class="pl-k"&gt;define&lt;/span&gt; &lt;span class="pl-en"&gt;TASK_PRINT_STACK_SIZE&lt;/span&gt; (configMINIMAL_STACK_SIZE)&lt;/p&gt;
&lt;p&gt;I notice your print routine uses printf which I&amp;#39;ve found to use a LOT of stack on occasion (&amp;gt; 1k) - how big is configMINIMAL_STACK_SIZE.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;MK&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=25582&amp;AppID=392&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>