[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to pass arguments to simulator
From: |
Joel Sherrill |
Subject: |
how to pass arguments to simulator |
Date: |
Thu, 2 Apr 2009 10:33:40 -0500 |
User-agent: |
Thunderbird 2.0.0.21 (X11/20090320) |
Hi,
We have wrapper scripts which make it easy
to run RTEMS on various simulators. For psim,
I want to invoke the script like this:
psim -i -l 180 EXE
I use this in the board.exp but the arguments
do not appear to get to the invocation.
set_board_info sim "psim -i -l 180"
I looked for a parameter in the docs but didn't
see one that appear to be "sim args".
What dumb user thing am I missing?
Thanks.
--
Joel Sherrill, Ph.D. Director of Research & Development
address@hidden On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
- how to pass arguments to simulator,
Joel Sherrill <=