<?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: GDI API specification in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2165566#M24223</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/10904"&gt;@pgo&lt;/a&gt; Many thanks for the hint. I already noticed this reference to tasking.com, but I found out the page is already dead. I'll try to contact them.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Sep 2025 04:24:22 GMT</pubDate>
    <dc:creator>gashtaan</dc:creator>
    <dc:date>2025-09-09T04:24:22Z</dc:date>
    <item>
      <title>GDI API specification</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2164641#M24219</link>
      <description>&lt;P&gt;I'm trying to find some information about GDI API, i.e. how to create GDI plugin for CodeWarrior 11.1.&lt;/P&gt;&lt;P&gt;I made a BDM programmer based on ESP32 to program/debug the device over the WiFi, but it would be nice to add support for it to CodeWarrior. It reckon it should be doable as some layer to translate GDI commands to network requests, maybe using "GDI Generic" connection?&lt;/P&gt;</description>
      <pubDate>Sat, 06 Sep 2025 04:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2164641#M24219</guid>
      <dc:creator>gashtaan</dc:creator>
      <dc:date>2025-09-06T04:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: GDI API specification</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2164694#M24220</link>
      <description>&lt;P&gt;I've found out there should be something like "GDI API Documentation" in SDK that NXP doesn't shared it publicly. It doesn't seem I'm eligible to contact their support to request such SDK as I'm not an registered professional &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt; Is there a way how to obtain it?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Sep 2025 05:16:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2164694#M24220</guid>
      <dc:creator>gashtaan</dc:creator>
      <dc:date>2025-09-07T05:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: GDI API specification</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2165057#M24221</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/10904"&gt;@pgo&lt;/a&gt;&amp;nbsp;Please help. NXP claims that no such SDK exists, but as I'm browsing through your USBDM code, especially GDI.h file, I see comments like:&lt;BR /&gt;//! 2.3.26 DiFeaturesT&lt;BR /&gt;//! 2.3.52 DiValueT&lt;/P&gt;&lt;P&gt;It seems you are referring to some specification. Where did you get that knowledge from?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 09:22:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2165057#M24221</guid>
      <dc:creator>gashtaan</dc:creator>
      <dc:date>2025-09-08T09:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: GDI API specification</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2165472#M24222</link>
      <description>The interface appears to be based on "Tasking GDI spec".&lt;BR /&gt;There is only one reference that I can find on the USBDM website:&lt;BR /&gt;&lt;A href="https://usbdm.sourceforge.io/USBDM_V4.12/html/index.html" target="_blank"&gt;https://usbdm.sourceforge.io/USBDM_V4.12/html/index.html&lt;/A&gt;&lt;BR /&gt;The link on that page is no longer active:&lt;BR /&gt;Tasking GDI Spec - &lt;A href="http://www.tasking.com/resources/technologies/debuggers/gdikdi.shtml" target="_blank"&gt;http://www.tasking.com/resources/technologies/debuggers/gdikdi.shtml&lt;/A&gt;&lt;BR /&gt;I couldn't find any information on the &lt;A href="http://www.tasking.com" target="_blank"&gt;www.tasking.com&lt;/A&gt; web site.&lt;BR /&gt;I suggest you approach the Tasking company as I no longer have the spec.&lt;BR /&gt;&lt;BR /&gt;bye</description>
      <pubDate>Mon, 08 Sep 2025 22:32:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2165472#M24222</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2025-09-08T22:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: GDI API specification</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2165566#M24223</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/10904"&gt;@pgo&lt;/a&gt; Many thanks for the hint. I already noticed this reference to tasking.com, but I found out the page is already dead. I'll try to contact them.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 04:24:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2165566#M24223</guid>
      <dc:creator>gashtaan</dc:creator>
      <dc:date>2025-09-09T04:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: GDI API specification</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2168062#M24244</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/253931"&gt;@gashtaan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;We do not have any GDI API specification. I apologize for any inconvenience this may cause.&lt;/P&gt;
&lt;P&gt;I recommend following the information shared by &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/10904"&gt;@pgo&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 18:46:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2168062#M24244</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2025-09-11T18:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: GDI API specification</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2169203#M24245</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The interface appears to be based on "Tasking GDI spec".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is only one reference that I can find on the USBDM website:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://usbdm.sourceforge.io/USBDM_V4.12/html/index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://usbdm.sourceforge.io/USBDM_V4.12/html/index.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;The link on that page is no longer active:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tasking GDI Spec -&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.tasking.com/resources/technologies/debuggers/gdikdi.shtml" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.tasking.com/resources/technologies/debuggers/gdikdi.shtml&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't find any information on the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.tasking.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;www.tasking.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;web site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you approach the Tasking company as I no longer have the spec.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Sep 2025 15:40:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/GDI-API-specification/m-p/2169203#M24245</guid>
      <dc:creator>mahadev</dc:creator>
      <dc:date>2025-09-13T15:40:43Z</dc:date>
    </item>
  </channel>
</rss>

