<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Suspend and resume task</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73834/suspend-and-resume-task</link><description>Hi, 
 After suspending task in a specific code line (using vTaskSuspend) and resuming the task (using vTaskResume)- will the task continue from the specific suspension line? 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Apr 2021 13:38:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73834/suspend-and-resume-task" /><item><title>RE: Suspend and resume task</title><link>https://devzone.nordicsemi.com/thread/304306?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 13:38:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbe5985d-291e-4673-b04f-ecb90b605967</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""] will&amp;nbsp;the task continue from the specific suspension line?[/quote]
&lt;p&gt;A super simplistic view is that&amp;nbsp;the application will see it as the next instruction to vTaskSuspend() will be executed when you call vTaskResume (and the when the scheduler decides that the new unsuspended task is the next task to be run)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>