<?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: Communicating with Blackfin in LabVIEW Embedded</title>
    <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924151#M1237</link>
    <description>Yes I do have a BF527. Are you saying that USB communication with it is not possible at this time using LabVIEW?</description>
    <pubDate>Thu, 11 Jun 2009 02:01:18 GMT</pubDate>
    <dc:creator>Redseal94</dc:creator>
    <dc:date>2009-06-11T02:01:18Z</dc:date>
    <item>
      <title>Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/921920#M1217</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Not sure if this is the right forum, but maybe someone can offer suggestions. We want to communicate with a Blackfin processor through USB and we do NOT have the embedded module. Can you offer places to start such as tutorials, manuals, etc.? Or maybe even LabVIEW, LabWindows, or C code? Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2009 13:30:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/921920#M1217</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-08T13:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923086#M1225</link>
      <description>&lt;P&gt;Hey Redseal94,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you wanting to program/download code to the flash of the Blackfin or communicate with code that is already running on the Blackfin?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2009 19:12:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923086#M1225</guid>
      <dc:creator>Claire_Reid</dc:creator>
      <dc:date>2009-06-09T19:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923096#M1226</link>
      <description>&lt;P&gt;Not sure if this answers your question, but I want to do tasks such as:&lt;/P&gt;&lt;P&gt;- Switch the output of a line from high to low. I can do this using VDSP++ using something like &lt;/P&gt;&lt;P&gt;adi_flag_Set(CS_DA);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Control the SPI lines. For instance, we have an AD5628 12 bit DAC interfaced to the SPI_MOSI line. How could I output the max analog voltage to say Channel F?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2009 19:20:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923096#M1226</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-09T19:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923248#M1227</link>
      <description>&lt;P&gt;Hi Redseal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to do this from LabVIEW you will need to get the LabVIEW Embedded Module. Please let me know if you would like me to have someone contact you about getting this Module. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2009 23:13:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923248#M1227</guid>
      <dc:creator>Claire_Reid</dc:creator>
      <dc:date>2009-06-09T23:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923531#M1228</link>
      <description>I did download the trial version to see how "easy" it is supposed to make it. But it is not that easy, still no communication &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 10 Jun 2009 12:46:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923531#M1228</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-10T12:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923653#M1229</link>
      <description>I have also tried the examples in the embedded software but I always get compile errors such as LVGenIncludes, etc.</description>
      <pubDate>Wed, 10 Jun 2009 14:48:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923653#M1229</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-10T14:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923763#M1230</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out the &lt;A href="http://zone.ni.com/reference/en-XX/help/371653C-01/" target="_blank"&gt;LabVIEW Embedded Module for Blackfin Processors 2.5 Help&lt;/A&gt;. This might be a good starting point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if you want to let me know the exact errors you are getting I can look into why they might be happening.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2009 16:10:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/923763#M1230</guid>
      <dc:creator>Claire_Reid</dc:creator>
      <dc:date>2009-06-10T16:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924003#M1233</link>
      <description>&lt;P&gt;Here is the error I get when I try to use any USB open.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*** compiler output ***&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;C:\WINDOWS&amp;gt;"C:\Program Files\Analog Devices\VisualDSP 5.0\ccblkfn.exe" -g -c -proc ADSP-BF527 -threads -labview -implicit-pointers -I. @.\prjHeaders.lst -DCHeadless -D__vdk -D__USE_FFT_REL45__ -Wsuppress 0001,1661 "Documents\LabVIEW Data\Programs\USB\USB 060909\BF527\VDK_Application\BF_USB_Bulk_Open.c" @.\prjOptions.lst &lt;BR /&gt;'\\aries\users\rdresher\My Documents\LabVIEW Data\Programs\USB\USB 060909\BF527\VDK_Application'&lt;BR /&gt;CMD.EXE was started with the above path as the current directory.&lt;BR /&gt;UNC paths are not supported.&amp;nbsp; Defaulting to Windows directory.&lt;BR /&gt;problem opening file `.\prjHeaders.lst'&lt;BR /&gt;problem opening file `.\prjOptions.lst'&lt;BR /&gt;"Documents\LabVIEW Data\Programs\USB\USB 060909\BF527\VDK_Application\BF_USB_Bulk_Open.c", line 18: cc0005:&amp;nbsp; fatal error: &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; could not open source file "LVCGenIncludes.h"&lt;BR /&gt;&amp;nbsp; #include "LVCGenIncludes.h"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;1 catastrophic error detected in the compilation of "Documents\LabVIEW Data\Programs\USB\USB 060909\BF527\VDK_Application\BF_USB_Bulk_Open.c".&lt;BR /&gt;Compilation terminated.&lt;BR /&gt;cc3089: fatal error: Compilation failed&lt;/P&gt;&lt;P&gt;*** linker output ***&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by Redseal94 on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt; 06-10-2009&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 03:32 PM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Jun 2009 20:32:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924003#M1233</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-10T20:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924029#M1234</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What hardware do you have? Do you have the BF 527 EZ Kit? If so, please try running one of the BF 527 example vis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We do have some USB VIs for BlackFin, but I am not&amp;nbsp;sure if they are supported for the BF527. We are currently investigating this.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2009 20:59:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924029#M1234</guid>
      <dc:creator>Claire_Reid</dc:creator>
      <dc:date>2009-06-10T20:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924151#M1237</link>
      <description>Yes I do have a BF527. Are you saying that USB communication with it is not possible at this time using LabVIEW?</description>
      <pubDate>Thu, 11 Jun 2009 02:01:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924151#M1237</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-11T02:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924423#M1239</link>
      <description>&lt;P&gt;Also, I did try running a 527 example, but I get a different error. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to locate VisualDSP++ files need to continue. Please make sure that VisualDSP++ is properly installed and configured in the target options dialog.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am pretty sure it is installed OK because I have been using without trouble. I am not sure where the target options dialog is though to check.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried running the BF527 UI.VI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2009 12:56:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924423#M1239</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-11T12:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924428#M1240</link>
      <description>And I did find the configure target, which seems to be configured correctly.</description>
      <pubDate>Thu, 11 Jun 2009 13:10:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924428#M1240</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-11T13:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924438#M1241</link>
      <description>I have also tried working through the getting started tutorial and I receive the previous include error again once I get to the build Blackfin application part.</description>
      <pubDate>Thu, 11 Jun 2009 13:21:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924438#M1241</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-11T13:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924945#M1242</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; We need to make sure the VDSP is installed... it is possible you might have only installed the module.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Even if it is installed, please re-install it.&lt;/P&gt;&lt;P&gt;3. Also, when you open the DF527 example, are you building a VDK Application and including the VI with this? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2009 22:35:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/924945#M1242</guid>
      <dc:creator>Claire_Reid</dc:creator>
      <dc:date>2009-06-11T22:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/925331#M1243</link>
      <description>&lt;P&gt;VDSP is definetely installed. I am writing code with it and communicating with my device through it. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same thing after re-install.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing exactly what the tutorial has you do, which includes buidling a VDK application.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2009 12:54:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/925331#M1243</guid>
      <dc:creator>Redseal94</dc:creator>
      <dc:date>2009-06-12T12:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/926778#M1245</link>
      <description>&lt;P&gt;It seems like there is an issue with the fact that you are/were using your own version of VDSP... &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you installing the VDSP using the LabVIEW Blackfin installer or using your own installer?&amp;nbsp; I imagine the installer could place VDSP to a specific location or perform configuration that you may not be doing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2009 20:34:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/926778#M1245</guid>
      <dc:creator>Gmg</dc:creator>
      <dc:date>2009-06-15T20:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating with Blackfin</title>
      <link>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/932008#M1261</link>
      <description>&lt;P&gt;I&amp;nbsp;had the&amp;nbsp;same problem..&amp;nbsp;I installed everything on another computer and it was working ok..&lt;/P&gt;&lt;P&gt;I assume it's a driver problem, but when i tryed to fix it (drivers), I simply got a bluescreen on windows starting.. (damm vista).. so, I'll install XP Pro and stick with it until my work is done.. :S&lt;/P&gt;&lt;P&gt;try the same thing, on another computer!&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2009 17:35:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW-Embedded/Communicating-with-Blackfin/m-p/932008#M1261</guid>
      <dc:creator>freitas</dc:creator>
      <dc:date>2009-06-23T17:35:49Z</dc:date>
    </item>
  </channel>
</rss>

