Changes between Version 3 and Version 4 of ML403

Show
Ignore:
Timestamp:
02/24/09 19:32:05 (4 years ago)
Author:
mcarrick
Comment:

added c_wavloader instructions

Legend:

Unmodified
Added
Removed
Modified
  • ML403

    v3 v4  
    2525$ python build.py 
    2626}}} 
    27 Create Symbolic Links (for tool compatability) 
     27Create Symbolic Links for nodeBooter 
     28(This step may not be necessary) 
    2829{{{ 
    2930$ cd /sdr/nodes/default_ml403_node/ 
     
    3334}}} 
    3435 
    35 === Operation === 
    3636Run nodeBooter 
    3737{{{ 
    3838$ nodeBooter -D -d nodes/default_ml403_node/DeviceManager.dcd.xml 
    3939}}} 
     40 
     41Set up ''/sdr'' for c_wavLoader 
     42{{{ 
     43$ cd /sdr 
     44$ mkdir domain/waveforms 
     45$ cp waveforms/ossie_demo/* domain/waveforms/ 
     46$ cd domain/ 
     47$ ln -s waveforms/ossie_demo.sad.xml ossie_demo.sad.xml 
     48$ ln -s waveforms/ossie_demo_DAS.xml ossie_demo_DAS.xml 
     49$ ln -s ../../xml xml 
     50}}} 
     51 
    4052Run ossie_demo waveform 
    4153{{{ 
    42 (c_wavLoader command to be added) 
     54$ cd /sdr 
     55$ c_wavLoader 
    4356}}} 
    4457 
    45  
    46  
     58Choose ossie_demo.sad.xml, and the program will crash in AppFactory because it cannot find the device.