<?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>How to set up the ARM instruction set by default?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27078/how-to-set-up-the-arm-instruction-set-by-default</link><description>Hi：
Now keil4 default is to use the 16_bit THUMB instruction set, if I want to set it to start the program using the 32_bit ARM instruction set, how should we do? thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Apr 2017 12:20:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27078/how-to-set-up-the-arm-instruction-set-by-default" /><item><title>RE: How to set up the ARM instruction set by default?</title><link>https://devzone.nordicsemi.com/thread/106452?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 12:20:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c654042-564d-4907-b31c-c82c8655e6bb</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;you are fairly incomprehensible but looking at the image you posted you&amp;#39;re trying to link THUMB code with something, library or otherwise, compiled for ARM. That won&amp;#39;t work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set up the ARM instruction set by default?</title><link>https://devzone.nordicsemi.com/thread/106451?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 12:14:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:763f96ba-440e-45e0-836c-d636c2a65de4</guid><dc:creator>lhf</dc:creator><description>&lt;p&gt;I have a lot of labels in the process of labeling, but now can not jump, it seems beyond the scope of the jump, and how should this problem be solved ah?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set up the ARM instruction set by default?</title><link>https://devzone.nordicsemi.com/thread/106450?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 12:07:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08dd0394-3aaf-49d5-8049-944e701038ad</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;even THUMB had some 32 bit instructions, THUMB-2 (which in most assemblers is still enabled by setting mode to &amp;#39;thumb&amp;#39;) has more. I took the question to mean &amp;#39;how can I turn on the entirely 32 bit old ARM mode&amp;#39; which the cortex don&amp;#39;t support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set up the ARM instruction set by default?</title><link>https://devzone.nordicsemi.com/thread/106449?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 12:03:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f2ccbee-cec2-44c5-9c6c-cb664a0fcc8f</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Well according to &lt;a href="https://en.wikipedia.org/wiki/ARM_Cortex-M"&gt;this&lt;/a&gt; ARM Cortex-M4 support 32-bit THUMB-2 instruction set as well as others... but I assume Keil compiler knows this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set up the ARM instruction set by default?</title><link>https://devzone.nordicsemi.com/thread/106448?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2017 11:52:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:433cf4ad-6fff-4041-a103-1732e7c3c107</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;The Cortex-M cores on the nRF series don&amp;#39;t support the ARM instruction set, just the THUMB one, so you can&amp;#39;t set it to ARM&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>