summaryrefslogtreecommitdiff
path: root/PwrSeq.ewp
diff options
context:
space:
mode:
authorGuillaume Knispel <gknispel@avencall.com>2012-09-11 16:57:11 +0200
committerGuillaume Knispel <gknispel@avencall.com>2012-09-11 16:57:11 +0200
commit8d721670c3b54c77646e548b31c3f54618908590 (patch)
treef2c1aabd897af495f4a261eef37c568d996e84d1 /PwrSeq.ewp
parentf7f5da8a1c0cf5d8ac16fd732f00d384c000fa7c (diff)
add state change debug traces
Allow state changes to be traced in a special build-time mode selected by a new define: TRACE_SERIAL. In this mode a trace buffer of 64 bytes is used to record all the affectations to 'state'. When the button 2 is pressed, this buffer is dumped to the MSP430 serial port and then emptied. The implementation uses of the full DLib (IAR specific). To allow that in release mode, this commit also adds (dummy) implementations of remove(), __close(), and __lseek(), which the full DLib requires.
Diffstat (limited to 'PwrSeq.ewp')
-rw-r--r--PwrSeq.ewp22
1 files changed, 11 insertions, 11 deletions
diff --git a/PwrSeq.ewp b/PwrSeq.ewp
index 44e9e6b..51ad6d0 100644
--- a/PwrSeq.ewp
+++ b/PwrSeq.ewp
@@ -46,19 +46,19 @@
<option>
<name>GRuntimeLibSelect</name>
<version>0</version>
- <state>1</state>
+ <state>2</state>
</option>
<option>
<name>RTDescription</name>
- <state>Use the normal configuration of the C/EC++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
+ <state>Use the full configuration of the C/EC++ runtime library. Full locale interface, C locale, file descriptor support, multibytes in printf and scanf, and hex floats in strtod.</state>
</option>
<option>
<name>RTConfigPath</name>
- <state>$TOOLKIT_DIR$\LIB\DLIB\dl430fn.h</state>
+ <state>$TOOLKIT_DIR$\LIB\DLIB\dl430ff.h</state>
</option>
<option>
<name>RTLibraryPath</name>
- <state>$TOOLKIT_DIR$\LIB\DLIB\dl430fn.r43</state>
+ <state>$TOOLKIT_DIR$\LIB\DLIB\dl430ff.r43</state>
</option>
<option>
<name>Input variant</name>
@@ -81,7 +81,7 @@
<option>
<name>GRuntimeLibSelectSlave</name>
<version>0</version>
- <state>1</state>
+ <state>2</state>
</option>
<option>
<name>OGCore</name>
@@ -1021,19 +1021,19 @@
<option>
<name>GRuntimeLibSelect</name>
<version>0</version>
- <state>1</state>
+ <state>2</state>
</option>
<option>
<name>RTDescription</name>
- <state>Use the normal configuration of the C/EC++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
+ <state>Use the full configuration of the C/EC++ runtime library. Full locale interface, C locale, file descriptor support, multibytes in printf and scanf, and hex floats in strtod.</state>
</option>
<option>
<name>RTConfigPath</name>
- <state>$TOOLKIT_DIR$\LIB\DLIB\dl430fn.h</state>
+ <state>$TOOLKIT_DIR$\LIB\DLIB\dl430ff.h</state>
</option>
<option>
<name>RTLibraryPath</name>
- <state>$TOOLKIT_DIR$\LIB\DLIB\dl430fn.r43</state>
+ <state>$TOOLKIT_DIR$\LIB\DLIB\dl430ff.r43</state>
</option>
<option>
<name>Input variant</name>
@@ -1056,7 +1056,7 @@
<option>
<name>GRuntimeLibSelectSlave</name>
<version>0</version>
- <state>1</state>
+ <state>2</state>
</option>
<option>
<name>OGCore</name>
@@ -1748,7 +1748,7 @@
<option>
<name>ModuleLocalSym</name>
<version>0</version>
- <state>2</state>
+ <state>1</state>
</option>
<option>
<name>CrcBitOrder</name>