NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling"
--- a/baseport/syborg/hal/config.hcf Thu Aug 19 17:55:25 2010 +0100
+++ b/baseport/syborg/hal/config.hcf Fri Aug 27 15:33:49 2010 +0100
@@ -9,7 +9,16 @@
ECPU=0
ECPUArch=0
ECPUABI=0
-ECPUSpeed = GetCPUSpeed
+
+
+// NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - start
+//
+// NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling"
+// Mark as not supported (comment-out), because it doesn't make sense on a non cycle-accurate simulator platform...
+// ECPUSpeed = GetCPUSpeed
+//
+// NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - End
+
ESystemStartupReason = GetSystemStartupReason
ESystemException = GetSystemException
ESystemTickPeriod=0
--- a/baseport/syborg/hal/values.hda Thu Aug 19 17:55:25 2010 +0100
+++ b/baseport/syborg/hal/values.hda Fri Aug 27 15:33:49 2010 +0100
@@ -9,7 +9,15 @@
ECPU=arm
ECPUArch=0xC0
ECPUABI=arm5
-ECPUSpeed=0
+
+// NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - start
+//
+// NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling"
+// Mark as not supported (comment-out), because it doesn't make sense on a non cycle-accurate simulator platform...
+// ECPUSpeed=0
+//
+// NTT Docomo - Defect 1290 fix - E32test t_atomic.EXE failed with unhandled exception handling - end
+
ESystemStartupReason=cold
ESystemException=0
ESystemTickPeriod=15625