Andrew Johnson
5a41f3a0b9
RTEMS: Added parentheses to the exampleBoot st.cmd@RTEMS file.
2010-10-06 10:54:31 -05:00
Andrew Johnson
c97214d4d2
Added initTrace command to exampleApp, registers a verbose initHook.
2008-06-24 21:49:57 +00:00
Andrew Johnson
c3e3f6be37
Added two example database substitutions files and converted the example st.cmd
...
files to use these instead of repeated dbLoadRecords commands.
2006-11-17 19:36:17 +00:00
Andrew Johnson
31547e98f5
Patch from Diamond; App names may include chars that are not
...
valid in a C identifier, such as '-', but we use the App name
in the <name>_registerRecordDeviceDriver routine name.
This patch replaces all such invalid chars with '_'.
2006-11-14 22:14:53 +00:00
Andrew Johnson
42ea151881
Don't use '0' for string arguments which should be empty...
2003-09-05 16:55:05 +00:00
Andrew Johnson
b9fb6caffb
Added envPaths functionality, and using these variables in st.cmd files
2003-07-23 22:08:50 +00:00
Andrew Johnson
f24895c325
Name the registerRecordDeviceDriver subroutine after the dbd file it was
...
created from; allows applications to be split up and loaded separately.
2003-07-22 15:36:29 +00:00
Andrew Johnson
10414b4429
Added a debug variable to the example mySub routines,
...
making this settable from the ioc shell.
2003-07-16 21:20:45 +00:00
Marty Kraimer
14b069660f
make clear distinction between support and ioc apps
2003-04-04 15:01:42 +00:00
Marty Kraimer
43a3cc4fe7
use _APPNAME_ instead of example
2003-03-25 20:18:55 +00:00
Marty Kraimer
f5cfe11261
add dbSubExample
2002-07-30 15:12:06 +00:00
W. Eric Norum
7b568edc59
Create RTEMS-specific README.
...
Modify st.cmd to reflect RTEMS directory structure.
2001-10-12 20:58:18 +00:00
Janet B. Anderson
d5b84741ca
Fixed _USER_.
2001-06-14 21:45:43 +00:00
Janet B. Anderson
d2c3f80fe4
Initial version.
2001-06-14 15:18:28 +00:00