<?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>How to migrate retarget.c from ARM Compiler 5 to ARM Compiler 6?</title><link>https://community.arm.com/developer/tools-software/tools/f/arm-compilers-forum/47991/how-to-migrate-retarget-c-from-arm-compiler-5-to-arm-compiler-6</link><description> I want to migrate an older project into the ARM Compiler 6, but I am getting errors in the retarget.c 
 
 
 
 When I read in the documentation I find a retarget_io.c. Can I just take that one instead and delete the old retarget.c? </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: How to migrate retarget.c from ARM Compiler 5 to ARM Compiler 6?</title><link>https://community.arm.com/thread/168533?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2020 11:56:24 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:9e1eec8d-7231-4d7a-9e37-edc9f98cb044</guid><dc:creator>coldspark</dc:creator><description>&lt;p&gt;It works, but I think I can also safely delete the file and set the Run-Time Environment -&amp;gt; Compiler -&amp;gt; I/O -&amp;gt; TTY, STDOUT, STDIN and STDERR to ITM&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to migrate retarget.c from ARM Compiler 5 to ARM Compiler 6?</title><link>https://community.arm.com/thread/168523?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2020 00:52:02 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:20e259ab-7953-4775-8630-d0d8e747dcbd</guid><dc:creator>Ronan Synnott</dc:creator><description>&lt;p&gt;Change the line to&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;__asm(&amp;quot;.global __use_no_semihosting&amp;quot;);&lt;/pre&gt;&lt;br /&gt;Are you aware of the Arm Compiler 6 Migration Guide?&lt;br /&gt;&lt;a href="https://developer.arm.com/documentation/100068/latest"&gt;developer.arm.com/.../latest&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to migrate retarget.c from ARM Compiler 5 to ARM Compiler 6?</title><link>https://community.arm.com/thread/168503?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2020 12:40:42 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c5d7a2c4-ebbb-4047-bdf5-b8023e83c39f</guid><dc:creator>coldspark</dc:creator><description>&lt;p&gt;So I deleted the retarget.c and now my program breaks during debugging without having set a breakpoint before.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>