<?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 Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403013#M22443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Sep 2015 10:27:47 GMT</pubDate>
    <dc:creator>lategoodbye</dc:creator>
    <dc:date>2015-09-12T10:27:47Z</dc:date>
    <item>
      <title>TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403002#M22432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm using K20 TSI with TSS Ver 3.1 without OS. Before the mainloop the application is calling TSS1_Configure(), but it returns with error code TSS_ERROR_CONFSYS_HWRECALIB_PENDING which is caused by the following line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14383294691681404 jive_text_macro" data-renderedposition="113_8_1231_32" jivemacro_uid="_14383294691681404" modifiedtitle="true"&gt;&lt;P&gt;/* Configures System SystemConfig Register */&lt;/P&gt;&lt;P&gt;&amp;nbsp; u8Result |= TSS_SetSystemConfig(System_SystemConfig_Register, TSS_SYSTEM_EN_MASK | TSS_DC_TRACKER_EN_MASK);&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at TSSAPIRM show me the meaning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;The configuration is not successful because the hardware recalibration is in progress.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In my TSS configuration the option "Automatic HW Recalibration" under "Code size reduction" is activated. If i disable this option, the problem disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i avoid this error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 08:04:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403002#M22432</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-07-31T08:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403003#M22433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Stefan&lt;/P&gt;&lt;P&gt;I am little bit confuse, if you disable the "Code size reduction" the problem disappear?&lt;/P&gt;&lt;P&gt;This can be due the code size reduction only set the minimum part of the library and also reduced the code, so probably this is not enable some function used on the HW recalibration.&lt;/P&gt;&lt;P&gt;Are you using processor expert to generate your code?&lt;/P&gt;&lt;P&gt;also you can check tha sample code that is instal on the TSS folde, normally is on the following folder&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_TSS_3_1\examples\TWRKXX_DEMO\build\cw10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Vicente&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 20:25:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403003#M22433</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2015-08-04T20:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403004#M22434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;if you disable the "Code size reduction" the problem disappear?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;To be more precise if i disable the option "Automatic HW Recalibration" the problem disappear. But it's obvious because the error is caused by the recalibration. I only want to mention that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Are you using processor expert to generate your code?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, the processor expert from KDS. My whole problem description refers to KDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will take a look at the sample code, if i'm back in office. But it seems to refers to CodeWarrior not KDS, isn't it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 21:37:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403004#M22434</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-08-09T21:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403005#M22435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, i looked at the sample code, but it ignores the result code of TSS_SetSystemConfig() complete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 07:13:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403005#M22435</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-08-12T07:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403006#M22436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is reproducable with a TWR-K60N512. I attached a KDS 1.1.0 project for TWR-K60N512 to reproduce the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan Wahren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 13:38:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403006#M22436</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-08-12T13:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403007#M22437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;I try to check your code, but you are using KDS 1.1&lt;/P&gt;&lt;P&gt;I have create a project with KDS 3.0 with out problems.&lt;/P&gt;&lt;P&gt;Please check.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vicente&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 21:59:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403007#M22437</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2015-08-13T21:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403008#M22438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicente,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i updated my KDS to 3.0 and PE to 3.0.1. After that i took your example and changed the CPU package according to my TWR board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But finally the problem is still reproducable (screenshot attached):&lt;/P&gt;&lt;P&gt;The result of TSS_Configure returns with error code 0x0b (= TSS_ERROR_CONFSYS_HWRECALIB_PENDING).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expected behavior:&lt;/P&gt;&lt;P&gt;The result of TSS_Configure returns with error code 0x00.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:35:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403008#M22438</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-08-14T07:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403009#M22439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan &lt;/P&gt;&lt;P&gt;I am checking this behavior, please give me some time.&lt;/P&gt;&lt;P&gt;Vicente&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 15:07:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403009#M22439</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2015-08-17T15:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403010#M22440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicente,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you able to reproduce it? Any suggestions to fix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 05:54:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403010#M22440</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-08-24T05:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403011#M22441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;yes, I reproduced your problem, and I believe that the error is due the recalibration is perform until we call the TSS_Task, but I am waiting for the confirmation from the apps.&lt;/P&gt;&lt;P&gt;If you continues running the code it work properly, well this is my case using the K60&lt;/P&gt;&lt;P&gt;Once I have the confirmation I will let you know.&lt;/P&gt;&lt;P&gt;Have a good day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 21:58:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403011#M22441</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2015-08-24T21:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403012#M22442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;I am still working with the developer, please give me more time.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 16:30:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403012#M22442</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2015-09-10T16:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403013#M22443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 10:27:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403013#M22443</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-09-12T10:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403014#M22444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicente,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what's the current status about the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 13:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403014#M22444</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-10-09T13:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: TSS1_Configure returns with TSS_ERROR_CONFSYS_HWRECALIB_PENDING</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403015#M22445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;I do not have any update.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vicente&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 20:18:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TSS1-Configure-returns-with-TSS-ERROR-CONFSYS-HWRECALIB-PENDING/m-p/403015#M22445</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2015-10-15T20:18:12Z</dc:date>
    </item>
  </channel>
</rss>

