arduino: add context_switch benchmark.
[bertos.git] / boards / arduino / benchmark / context_switch / wizard_error.log
diff --git a/boards/arduino/benchmark/context_switch/wizard_error.log b/boards/arduino/benchmark/context_switch/wizard_error.log
new file mode 100644 (file)
index 0000000..59fd2a8
--- /dev/null
@@ -0,0 +1,19 @@
+Traceback (most recent call last):
+
+  File "/home/righiandr/Software/bertos/trunk/wizard/BWizard.py", line 93, in pageChanged
+    page.reloadData()
+
+  File "/home/righiandr/Software/bertos/trunk/wizard/BRoutePage.py", line 124, in reloadData
+    self.project.loadProjectFromPreset(preset)
+
+  File "/home/righiandr/Software/bertos/trunk/wizard/BProject.py", line 182, in loadProjectFromPreset
+    self.loadModuleData(True)
+
+  File "/home/righiandr/Software/bertos/trunk/wizard/BProject.py", line 263, in loadModuleData
+    configuration_info[configuration] = loadConfigurationInfos(cfg_file_path)
+
+  File "/home/righiandr/Software/bertos/trunk/wizard/bertos_utils.py", line 563, in loadConfigurationInfos
+    for comment, define, start in getDefinitionBlocks(open(path, "r").read()):
+
+IOError: [Errno 2] No such file or directory: u'/home/righiandr/Software/bertos/trunk/bertos/cfg/cfg_menu.h'
+>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>