<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic LPC1865 Bootloader issues in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1865-Bootloader-issues/m-p/520511#M3672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lifejoker on Tue Nov 18 22:34:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi, I am doing LPC1765 bootloder now, i want to do a simple test which trying to jump to user flash start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my example is AN10866, which is the bootloader for usb module. when I step debugged to boot_jump(USER_FLASH_START);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there is always a error at keil's Command window as blows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;**JLink Warning: T-bit of XPSR is 0 but should be 1. Changed to 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i dont know what happened , anyone could help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or the information i gave is clear enough?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:47:45 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:47:45Z</dc:date>
    <item>
      <title>LPC1865 Bootloader issues</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1865-Bootloader-issues/m-p/520511#M3672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lifejoker on Tue Nov 18 22:34:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi, I am doing LPC1765 bootloder now, i want to do a simple test which trying to jump to user flash start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my example is AN10866, which is the bootloader for usb module. when I step debugged to boot_jump(USER_FLASH_START);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there is always a error at keil's Command window as blows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;**JLink Warning: T-bit of XPSR is 0 but should be 1. Changed to 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i dont know what happened , anyone could help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or the information i gave is clear enough?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:47:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1865-Bootloader-issues/m-p/520511#M3672</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1865 Bootloader issues</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1865-Bootloader-issues/m-p/520512#M3673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by MikeSimmonds on Wed Nov 19 07:53:39 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This is refering to the ARM/Thumb mode bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is still required even though Cortex-M3/M4/M0 only allow thumb mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Address for the PC need the bottom bit set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Normally the use of a code address symbol when properly declared adds this bit automagically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are hard coding address numbers or otherwise not telling the compiler that these variables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are thumb function address, you will have to add 1 yourself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However it gets there any setting of the PC must have the bottom bit set (as a thumb mode flag).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTHAB Mike&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1865-Bootloader-issues/m-p/520512#M3673</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:47:46Z</dc:date>
    </item>
  </channel>
</rss>

