$TwlSDK/build/demos/cp
Move to the $TwlSDK/build/demos/cp directory and enter the following:
% make
The compiled SRL executable file, and the NEF or TEF files with binary information are created in $TwlSDK/build/demos/cp/(sample name)/bin/(platform)/(target)/.
For example:
$TwlSDK/build/demos/cp/ThreadSafeTest/bin/ARM9-TS/Release/main.srl
will be the executable file for the ThreadSafeTest demo.
If using the Ensata emulator:
If using IS-NITRO-DEBUGGER:
loadrun.exe tool from a command line.
If using IS-TWL-DEBUGGER:
loadrun.TWL.exe tool from a command line.
If using IS-NITRO-DEBUGGER:
loadrun.exe tool from a command line
If using IS-TWL-DEBUGGER:
loadrun.TWL.exe tool from a command line.
If using IS-TWL-DEBUGGER:
loadrun.TWL.exe tool from a command line.
| Name | Directories | Operation |
|---|---|---|
ThreadSafeTest |
demos |
Indicates a thread safe condition due to also switching coprocessor context when threads are switched. |
ThreadSafeTest does not work properly with ensata.
2008/07/11 Changed descriptions to support TWL.
2005/03/02 Revised descriptions to reflect current support environment conditions.
2004/08/17 Standardized the notation of the IS-NITRO-EMULATOR.
2004/07/19 Initial version.
CONFIDENTIAL