- Added support for MVME2604 board.

- New build script for: bld2 for new vxWorks version Tornado 2.0.2
- monitor memory inspection tool
This commit is contained in:
cvs
2002-02-08 09:03:31 +00:00
parent 1e60f3be82
commit b47a3ec57a
9 changed files with 823 additions and 5 deletions

View File

@@ -360,7 +360,7 @@
printf ("\nCycle %5d", i+1);
for (j = 0; j < nrec; j++) {
status = send (Cnct_skt, p_recs[j], (*p_recs[j])+1, 0);
sleep(2);
/* sleep(2); */
}
}
printf ("\nDone.\n");