<?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>Processor Expert Software中的主题 auto initialization of PE components silly question</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/auto-initialization-of-PE-components-silly-question/m-p/297944#M2207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always avoid this problem, but now i got enough. All PE components have 'init' function, but in component inspector i could choose auto initialization, and it does it for me. Sometimes its cool when init has many parameters and component inspector sets it automatically. But when i want to change component functionality with it's functions, to use any function i must know LDD_TDeviceData, which is return value of 'init'. Where can i find component LDD_TDeviceData name, when i use auto initialization of it. Erich Styger library components don't require any return value of init for setting another functions. Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 20:13:48 GMT</pubDate>
    <dc:creator>tomasmickus</dc:creator>
    <dc:date>2014-05-14T20:13:48Z</dc:date>
    <item>
      <title>auto initialization of PE components silly question</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/auto-initialization-of-PE-components-silly-question/m-p/297944#M2207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always avoid this problem, but now i got enough. All PE components have 'init' function, but in component inspector i could choose auto initialization, and it does it for me. Sometimes its cool when init has many parameters and component inspector sets it automatically. But when i want to change component functionality with it's functions, to use any function i must know LDD_TDeviceData, which is return value of 'init'. Where can i find component LDD_TDeviceData name, when i use auto initialization of it. Erich Styger library components don't require any return value of init for setting another functions. Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 20:13:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/auto-initialization-of-PE-components-silly-question/m-p/297944#M2207</guid>
      <dc:creator>tomasmickus</dc:creator>
      <dc:date>2014-05-14T20:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: auto initialization of PE components silly question</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/auto-initialization-of-PE-components-silly-question/m-p/297945#M2208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the header file of the *_LDD component. You will find something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*! Device data structure pointer used when auto initialization property is enabled. This constant can be passed as a first parameter to all component's methods. */&lt;/P&gt;&lt;P&gt;#define BitIoLdd1_DeviceData&amp;nbsp; ((LDD_TDeviceData *)PE_LDD_GetDeviceStructure(PE_LDD_COMPONENT_BitIoLdd1_ID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this BitIO_LDD, I can use the BitIoLdd1_DeviceData as device handle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 04:24:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/auto-initialization-of-PE-components-silly-question/m-p/297945#M2208</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-05-15T04:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: auto initialization of PE components silly question</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/auto-initialization-of-PE-components-silly-question/m-p/297946#M2209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 07:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/auto-initialization-of-PE-components-silly-question/m-p/297946#M2209</guid>
      <dc:creator>tomasmickus</dc:creator>
      <dc:date>2014-05-15T07:45:35Z</dc:date>
    </item>
  </channel>
</rss>

