LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Blackfin: is there anyway to use BF561 with Labview for Blackfin 2.5?

In manuals i see only support for bf533 or bf548.
Is there anyway to program it on BF561 ?
BF561 is dual core, but i dont care if only one core will be used.
 
tnx,
HaD
0 Kudos
Message 1 of 7
(4,193 Views)
Hi HaD.
 
Presently the software suports only the ADSP-BF53x and BF54x variants (like BF531, BF532, BF548 etc.). The following Data Sheet document talks about it. This means BF561 is presently not supported by the Module. Hope this helps.
0 Kudos
Message 2 of 7
(4,166 Views)

I have the same problem.  Does any part of the development environment for the single core processors produce useful code or other help in dealing with the 561?  What about developing for one of the supported devices and porting the C over to one core of the 561...would that work?  Can you ask Analog Devices about that with their Visual DSP++?

Thanks

Newbie

0 Kudos
Message 3 of 7
(4,000 Views)
 

Hi Hummer1,

Unfortunately, it's not possible to target the BF 561 using the NI LabVIEW Embedded Module for ADI Blackfin Processors. This is not even possible if you generate the code using a different target and then porting it over to the 561. However, with the LabVIEW Microprocessor SDK, you can target any 32 bit platform. This would be the best option if you want to work with LabVIEW and the BF 561. Hope this helps.

0 Kudos
Message 4 of 7
(3,983 Views)
Thanks,
 
I was hoping for an easy way out...guess I'll just have to wait...or do it in VisualDSP.
 
TjT
0 Kudos
Message 5 of 7
(3,975 Views)

I notice in the LV Blackfin developer suite that Visual DSP ++ is a part of hte system now.  Visual DSP ++ supports the 561.  I guess I need to ask again.  Could you develop for the 537 say (a same speed target as the 561), take the resulting code, move it to Visual DSP++, and port the download to the 561 that way?  If you are going to distribute Visual DSP++ with your system, could you please ask them if they could help with this?  It's not my job to integrate your products for you. 

Thanks.

Anxiously awaiting what I know will be an awsome combination tool from LV and VisualDSP++ for all the Analog Device products.

 

Just sitting here Humming while I wait.

0 Kudos
Message 6 of 7
(3,881 Views)

Hi Hummer1,

I checked it up once again and presently it is not possible to port the code developed for BF537 (using LabVIEW) to a BF561. You did mention that they have similar speeds, however, there is a key difference; the BF561 is a multicore processor and hence it is a different type of product all together. There are many other differences between these two modules which prevent it from being ported.

0 Kudos
Message 7 of 7
(3,860 Views)