<?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 Problems accessing GPIO via cspddk lib in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problems-accessing-GPIO-via-cspddk-lib/m-p/191487#M9780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, iMX51 + WEC700.&lt;/P&gt;&lt;P&gt;I need to drive a GPIO pin up and down just for debug and i guess the simplest way is to use cspddk lib.&lt;/P&gt;&lt;P&gt;I added the include files and lib and when i compile the application i have no errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the application i receive a message: 'Impossible to import CSPDDK.dll' and in the debug log i see:&lt;/P&gt;&lt;P&gt;PID:00EA0122 TID:0C4F005A ERROR: c:\wince700\platform\common\src\soc\common_fsl_v3\cspddk\ddk_sdmav2\ddk_sdmav2.c line 1188: &lt;/P&gt;&lt;P&gt;PID:00EA0122 TID:0C4F005A MmMapIoSpace failed!&lt;/P&gt;&lt;P&gt;PID:00EA0122 TID:0C4F005A ERROR: c:\wince700\platform\common\src\soc\mx51_fsl_v3\cspddk\dll\cspddk.c line 107: &lt;/P&gt;&lt;P&gt;PID:00EA0122 TID:0C4F005A SdmaAlloc failed!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 11:50:53 GMT</pubDate>
    <dc:creator>SteM</dc:creator>
    <dc:date>2012-11-29T11:50:53Z</dc:date>
    <item>
      <title>Problems accessing GPIO via cspddk lib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-accessing-GPIO-via-cspddk-lib/m-p/191487#M9780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, iMX51 + WEC700.&lt;/P&gt;&lt;P&gt;I need to drive a GPIO pin up and down just for debug and i guess the simplest way is to use cspddk lib.&lt;/P&gt;&lt;P&gt;I added the include files and lib and when i compile the application i have no errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the application i receive a message: 'Impossible to import CSPDDK.dll' and in the debug log i see:&lt;/P&gt;&lt;P&gt;PID:00EA0122 TID:0C4F005A ERROR: c:\wince700\platform\common\src\soc\common_fsl_v3\cspddk\ddk_sdmav2\ddk_sdmav2.c line 1188: &lt;/P&gt;&lt;P&gt;PID:00EA0122 TID:0C4F005A MmMapIoSpace failed!&lt;/P&gt;&lt;P&gt;PID:00EA0122 TID:0C4F005A ERROR: c:\wince700\platform\common\src\soc\mx51_fsl_v3\cspddk\dll\cspddk.c line 107: &lt;/P&gt;&lt;P&gt;PID:00EA0122 TID:0C4F005A SdmaAlloc failed!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:50:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-accessing-GPIO-via-cspddk-lib/m-p/191487#M9780</guid>
      <dc:creator>SteM</dc:creator>
      <dc:date>2012-11-29T11:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems accessing GPIO via cspddk lib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-accessing-GPIO-via-cspddk-lib/m-p/191488#M9781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Cspddk.dll is kernel dll, user mode application has no permission to access its APIs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;You can write a new driver which can be used to communicate with application by device ioctl, then let this driver call the APIs in cspddk.dll.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 03:05:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-accessing-GPIO-via-cspddk-lib/m-p/191488#M9781</guid>
      <dc:creator>king_jin</dc:creator>
      <dc:date>2013-01-09T03:05:24Z</dc:date>
    </item>
  </channel>
</rss>

