|
When loading a network with an application converted to COFF by App2Coff, you should follow the following sequence:
1.
|
Reset all of the processors in your network. This step would normally have been done for you by the Diamond server.
|
2.
|
Select Debug/Run Free for all of the processors. This is important as it allows the processors to initialise their Sundance I/O devices, such as the comports.
|
3.
|
Load the .out file into the root processor.
|
4.
|
Let the root processor Run Free. Note that all four of these steps are needed if you wish to start the application running again.
You must not use Debug/Restart.
|
|