01-09-2008
08:37 AM
- last edited on
01-29-2025
11:31 AM
by
Content Cleaner
01-09-2008
09:48 AM
- last edited on
01-29-2025
11:32 AM
by
Content Cleaner
Hi Andrew,
Using the LabVIEW Microprocessor SDK, you can "port" LabVIEW to build applications for any 32-bit microprocessor. The LabVIEW Microprocessor SDK Porting Guide describes the steps involved in the porting process.
The amount of effort involved depends on these factors:
01-09-2008
11:22 AM
- last edited on
01-29-2025
11:32 AM
by
Content Cleaner
01-09-2008 12:48 PM
01-10-2008 08:08 AM
01-10-2008
09:45 AM
- last edited on
01-29-2025
11:33 AM
by
Content Cleaner
Andy,
I wouldn't call that a non-starter. You can run the application from flash. It isn't eCos that has the RAM recommendation, it is LabVIEW. As long as you are mindful not to dynamically allocate memory, that amount of memory should be adequate. What sort of applications will you be using LabVIEW to create?
01-10-2008 11:20 AM
Hi Michael,
Thanks for the further advice and promising news on the RAM/Flash situation.
The application is 'test mode' firmware for our target alarm telephone product. This will form part of an 'end to end' LabVIEW based production test system. The system would consist of a TestStand/LabVIEW based tester, testing a LabVIEW Embedded constructed Test Mode within the alarm telephone product.
Basically the chain of events to test the target are:
TESTER
1. Use our existing tests (100+) in LabVIEW 8.5 (containing serial/rs232 type test mode commands to target under test)
2. Sequence LV tests with TestStand 4.0
UUT (Unit Under Test)
3. Target to receive, acknowledge and execute test commands using LabVIEW Embedded test mode firmware.
-------------
Just wondering if any other customers or yourselves at NI use a similar system?
Regards
Andy
01-10-2008 01:12 PM