11-05-2008 09:23 AM
11-06-2008
02:18 PM
- last edited on
01-24-2025
10:13 AM
by
Content Cleaner
Hi,
The main difference between the Embedded modules are the different architectures they support. The best way to decide which module appropriate way to see which architecture and which operating system is more applicable
The ARM module supports, as the name suggests, ARM architecture (originally the Advanced RISC Machine)which is a 32-bit RISC processor architecture. ARM is used in low power applications. The module includes Keil uVision C toolchain and the royalty-free RTX real-time operating system.
The Blackfin processors use a 32-bit RISC MCU programming model on a SIMD architecture. This module includes the VisualDSP++ IDDE as well as source code for the VisualDSP++ Kernel (VDK).
11-09-2008 04:37 PM
hello,
one of the benefits of the blackfinprocessor is the low power usage and the power management. it is also a very general controller wich can be used for many different applications as robotics, handheld audio/video devices, ethernet, usb, touch panel, lcd etc, etc. Also there is many supplyers of many different developer/evaluation kits, here is two examples:
BF Handy board: http://www.cs.uml.edu/blackfin/index.php
| |||||||
![]() |
|
11-15-2008 10:25 AM
Hi RoboButler,
I too think that a better choice would be the LabVIEW embedded module for Blackfin (if the type of architecture is not fixed in your project). Currently the LabVIEW ARM module only supports two eval boards out of the box. Any other ARM target needs to go through a porting procedure. Unless you are well versed about the new ARM target and LabVIEW, this might take some time and exploring.
The Blackfin module on the other hand has a wider selection of processors for you to begin with and the libraries given in the module is also quite extensive compared to the ARM module. Another thing to take note is that the ARM module is in its first revision (if I remember correctly) (a very new module), whereas the Blackfin module has gone through a couple of design cycles from 7.1 all the way until now.
Hope this would be of help in your decision.
Cheers!
Sanka
04-24-2009 09:52 AM
Hi,
@fredfy:
If you have been successfull with LabVIEW on ipt-shark357, I would be Interested in tips and tricks and perhaps you could even help me out with the required files (ldf etc)
I recently got hold of a board and would like to try using it with LabVIEW.