Liebe Tropfengemeinde,
habe die Platine dankend erhalten und die Bauteile sauber aufgelötet.
Da steckt aber das Problem nicht. Mein Problem bezieht sich auf das Arduino Nano.
Ich bekomme den Programmcode von Niggoh nicht drauf. Andere Testcodes lassen sich wiederum ohne Probleme aufspielen.
Die Fehler werden vom Arduinoprogramm folgendermaßen angegeben:
crazymachine.cpp:128:89: error: CMmenus.h: No such file or directory
crazymachine:123: error: variable or field 'menu_event_change' declared void
crazymachine:123: error: 'MenuChangeEvent' was not declared in this scope
crazymachine:124: error: variable or field 'menu_event_use' declared void
crazymachine:124: error: 'MenuUseEvent' was not declared in this scope
crazymachine:301: error: 'MenuBackend' does not name a type
crazymachine:302: error: 'MenuItem' does not name a type
crazymachine:303: error: 'MenuItem' does not name a type
crazymachine:304: error: 'MenuItem' does not name a type
crazymachine:305: error: 'MenuItem' does not name a type
crazymachine:307: error: 'MenuItem' does not name a type
crazymachine:308: error: 'MenuItem' does not name a type
crazymachine:309: error: 'MenuItem' does not name a type
crazymachine:310: error: 'MenuItem' does not name a type
crazymachine:311: error: 'MenuItem' does not name a type
crazymachine:312: error: 'MenuItem' does not name a type
crazymachine:314: error: 'MenuItem' does not name a type
crazymachine:315: error: 'MenuItem' does not name a type
crazymachine:316: error: 'MenuItem' does not name a type
crazymachine:317: error: 'MenuItem' does not name a type
crazymachine:318: error: 'MenuItem' does not name a type
crazymachine:319: error: 'MenuItem' does not name a type
crazymachine:320: error: 'MenuItem' does not name a type
crazymachine:321: error: 'MenuItem' does not name a type
crazymachine:322: error: 'MenuItem' does not name a type
crazymachine:323: error: 'MenuItem' does not name a type
crazymachine:324: error: 'MenuItem' does not name a type
crazymachine:325: error: 'MenuItem' does not name a type
crazymachine:327: error: 'MenuItem' does not name a type
crazymachine:328: error: 'MenuItem' does not name a type
crazymachine:329: error: 'MenuItem' does not name a type
crazymachine:330: error: 'MenuItem' does not name a type
crazymachine:331: error: 'MenuItem' does not name a type
crazymachine:332: error: 'MenuItem' does not name a type
crazymachine:333: error: 'MenuItem' does not name a type
crazymachine:334: error: 'MenuItem' does not name a type
crazymachine:336: error: 'MenuItem' does not name a type
crazymachine:337: error: 'MenuItem' does not name a type
crazymachine:338: error: 'MenuItem' does not name a type
crazymachine:339: error: 'MenuItem' does not name a type
crazymachine:341: error: 'MenuItem' does not name a type
crazymachine:342: error: 'MenuItem' does not name a type
crazymachine:343: error: 'MenuItem' does not name a type
crazymachine:344: error: 'MenuItem' does not name a type
crazymachine:345: error: 'MenuItem' does not name a type
crazymachine:346: error: 'MenuItem' does not name a type
crazymachine:347: error: 'MenuItem' does not name a type
crazymachine:348: error: 'MenuItem' does not name a type
crazymachine:349: error: 'MenuItem' does not name a type
crazymachine:351: error: 'MenuItem' does not name a type
crazymachine:352: error: 'MenuItem' does not name a type
crazymachine.cpp: In function 'void navigate_menus()':
control_functions:5: error: 'menu' was not declared in this scope
crazymachine.cpp: In function 'void create_menu()':
menu_functions:4: error: 'menu' was not declared in this scope
menu_functions:4: error: 'mi_drop' was not declared in this scope
menu_functions:5: error: 'mi_drop_single' was not declared in this scope
menu_functions:5: error: 'mi_drop_series' was not declared in this scope
menu_functions:5: error: 'mi_drop_cleaningmode' was not declared in this scope
menu_functions:6: error: 'mi_timelapse' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_start' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_picturecount' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_triggerdelay' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_triggertime' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_test' was not declared in this scope
menu_functions:7: error: 'mi_device' was not declared in this scope
menu_functions:7: error: 'mi_device_count' was not declared in this scope
menu_functions:7: error: 'mi_device_id' was not declared in this scope
menu_functions:7: error: 'mi_device_type' was not declared in this scope
menu_functions:7: error: 'mi_device_break_cycle' was not declared in this scope
menu_functions:7: error: 'mi_device_delay' was not declared in this scope
menu_functions:7: error: 'mi_device_active1' was not declared in this scope
menu_functions:7: error: 'mi_device_inactive1' was not declared in this scope
menu_functions:7: error: 'mi_device_active2' was not declared in this scope
menu_functions:7: error: 'mi_device_inactive2' was not declared in this scope
menu_functions:7: error: 'mi_device_active3' was not declared in this scope
menu_functions:7: error: 'mi_device_copy_times' was not declared in this scope
menu_functions:8: error: 'mi_sensor' was not declared in this scope
menu_functions:8: error: 'mi_sensor_use_sensors' was not declared in this scope
menu_functions:8: error: 'mi_sensor_count' was not declared in this scope
menu_functions:8: error: 'mi_sensor_id' was not declared in this scope
menu_functions:8: error: 'mi_sensor_type' was not declared in this scope
menu_functions:8: error: 'mi_sensor_mode' was not declared in this scope
menu_functions:8: error: 'mi_sensor_threshold' was not declared in this scope
menu_functions:8: error: 'mi_sensor_calibrate' was not declared in this scope
menu_functions:9: error: 'mi_preset' was not declared in this scope
menu_functions:9: error: 'mi_preset_choose' was not declared in this scope
menu_functions:9: error: 'mi_preset_load' was not declared in this scope
menu_functions:9: error: 'mi_preset_save' was not declared in this scope
menu_functions:10: error: 'mi_settings' was not declared in this scope
menu_functions:10: error: 'mi_load_defaults' was not declared in this scope
menu_functions:10: error: 'mi_single_picture_timeout' was not declared in this scope
menu_functions:10: error: 'mi_pictures_in_series' was not declared in this scope
menu_functions:10: error: 'mi_picture_delay_in_series' was not declared in this scope
menu_functions:10: error: 'mi_use_ir_trigger' was not declared in this scope
menu_functions:10: error: 'mi_use_mirror_lockup' was not declared in this scope
menu_functions:10: error: 'mi_mirror_lockup_time' was not declared in this scope
menu_functions:11: error: 'mi_pcmode' was not declared in this scope
menu_functions:11: error: 'mi_pcmode_start' was not declared in this scope
crazymachine.cpp: At global scope:
menu_functions:19: error: variable or field 'menu_event_change' declared void
menu_functions:19: error: 'MenuChangeEvent' was not declared in this scope
menu_functions:26: error: variable or field 'menu_event_use' declared void
menu_functions:26: error: 'MenuUseEvent' was not declared in this scope
Wo liegt mein Fehler?
Vielen Lieben Dank für eure Hilfe!
habe die Platine dankend erhalten und die Bauteile sauber aufgelötet.
Da steckt aber das Problem nicht. Mein Problem bezieht sich auf das Arduino Nano.
Ich bekomme den Programmcode von Niggoh nicht drauf. Andere Testcodes lassen sich wiederum ohne Probleme aufspielen.
Die Fehler werden vom Arduinoprogramm folgendermaßen angegeben:
crazymachine.cpp:128:89: error: CMmenus.h: No such file or directory
crazymachine:123: error: variable or field 'menu_event_change' declared void
crazymachine:123: error: 'MenuChangeEvent' was not declared in this scope
crazymachine:124: error: variable or field 'menu_event_use' declared void
crazymachine:124: error: 'MenuUseEvent' was not declared in this scope
crazymachine:301: error: 'MenuBackend' does not name a type
crazymachine:302: error: 'MenuItem' does not name a type
crazymachine:303: error: 'MenuItem' does not name a type
crazymachine:304: error: 'MenuItem' does not name a type
crazymachine:305: error: 'MenuItem' does not name a type
crazymachine:307: error: 'MenuItem' does not name a type
crazymachine:308: error: 'MenuItem' does not name a type
crazymachine:309: error: 'MenuItem' does not name a type
crazymachine:310: error: 'MenuItem' does not name a type
crazymachine:311: error: 'MenuItem' does not name a type
crazymachine:312: error: 'MenuItem' does not name a type
crazymachine:314: error: 'MenuItem' does not name a type
crazymachine:315: error: 'MenuItem' does not name a type
crazymachine:316: error: 'MenuItem' does not name a type
crazymachine:317: error: 'MenuItem' does not name a type
crazymachine:318: error: 'MenuItem' does not name a type
crazymachine:319: error: 'MenuItem' does not name a type
crazymachine:320: error: 'MenuItem' does not name a type
crazymachine:321: error: 'MenuItem' does not name a type
crazymachine:322: error: 'MenuItem' does not name a type
crazymachine:323: error: 'MenuItem' does not name a type
crazymachine:324: error: 'MenuItem' does not name a type
crazymachine:325: error: 'MenuItem' does not name a type
crazymachine:327: error: 'MenuItem' does not name a type
crazymachine:328: error: 'MenuItem' does not name a type
crazymachine:329: error: 'MenuItem' does not name a type
crazymachine:330: error: 'MenuItem' does not name a type
crazymachine:331: error: 'MenuItem' does not name a type
crazymachine:332: error: 'MenuItem' does not name a type
crazymachine:333: error: 'MenuItem' does not name a type
crazymachine:334: error: 'MenuItem' does not name a type
crazymachine:336: error: 'MenuItem' does not name a type
crazymachine:337: error: 'MenuItem' does not name a type
crazymachine:338: error: 'MenuItem' does not name a type
crazymachine:339: error: 'MenuItem' does not name a type
crazymachine:341: error: 'MenuItem' does not name a type
crazymachine:342: error: 'MenuItem' does not name a type
crazymachine:343: error: 'MenuItem' does not name a type
crazymachine:344: error: 'MenuItem' does not name a type
crazymachine:345: error: 'MenuItem' does not name a type
crazymachine:346: error: 'MenuItem' does not name a type
crazymachine:347: error: 'MenuItem' does not name a type
crazymachine:348: error: 'MenuItem' does not name a type
crazymachine:349: error: 'MenuItem' does not name a type
crazymachine:351: error: 'MenuItem' does not name a type
crazymachine:352: error: 'MenuItem' does not name a type
crazymachine.cpp: In function 'void navigate_menus()':
control_functions:5: error: 'menu' was not declared in this scope
crazymachine.cpp: In function 'void create_menu()':
menu_functions:4: error: 'menu' was not declared in this scope
menu_functions:4: error: 'mi_drop' was not declared in this scope
menu_functions:5: error: 'mi_drop_single' was not declared in this scope
menu_functions:5: error: 'mi_drop_series' was not declared in this scope
menu_functions:5: error: 'mi_drop_cleaningmode' was not declared in this scope
menu_functions:6: error: 'mi_timelapse' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_start' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_picturecount' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_triggerdelay' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_triggertime' was not declared in this scope
menu_functions:6: error: 'mi_timelapse_test' was not declared in this scope
menu_functions:7: error: 'mi_device' was not declared in this scope
menu_functions:7: error: 'mi_device_count' was not declared in this scope
menu_functions:7: error: 'mi_device_id' was not declared in this scope
menu_functions:7: error: 'mi_device_type' was not declared in this scope
menu_functions:7: error: 'mi_device_break_cycle' was not declared in this scope
menu_functions:7: error: 'mi_device_delay' was not declared in this scope
menu_functions:7: error: 'mi_device_active1' was not declared in this scope
menu_functions:7: error: 'mi_device_inactive1' was not declared in this scope
menu_functions:7: error: 'mi_device_active2' was not declared in this scope
menu_functions:7: error: 'mi_device_inactive2' was not declared in this scope
menu_functions:7: error: 'mi_device_active3' was not declared in this scope
menu_functions:7: error: 'mi_device_copy_times' was not declared in this scope
menu_functions:8: error: 'mi_sensor' was not declared in this scope
menu_functions:8: error: 'mi_sensor_use_sensors' was not declared in this scope
menu_functions:8: error: 'mi_sensor_count' was not declared in this scope
menu_functions:8: error: 'mi_sensor_id' was not declared in this scope
menu_functions:8: error: 'mi_sensor_type' was not declared in this scope
menu_functions:8: error: 'mi_sensor_mode' was not declared in this scope
menu_functions:8: error: 'mi_sensor_threshold' was not declared in this scope
menu_functions:8: error: 'mi_sensor_calibrate' was not declared in this scope
menu_functions:9: error: 'mi_preset' was not declared in this scope
menu_functions:9: error: 'mi_preset_choose' was not declared in this scope
menu_functions:9: error: 'mi_preset_load' was not declared in this scope
menu_functions:9: error: 'mi_preset_save' was not declared in this scope
menu_functions:10: error: 'mi_settings' was not declared in this scope
menu_functions:10: error: 'mi_load_defaults' was not declared in this scope
menu_functions:10: error: 'mi_single_picture_timeout' was not declared in this scope
menu_functions:10: error: 'mi_pictures_in_series' was not declared in this scope
menu_functions:10: error: 'mi_picture_delay_in_series' was not declared in this scope
menu_functions:10: error: 'mi_use_ir_trigger' was not declared in this scope
menu_functions:10: error: 'mi_use_mirror_lockup' was not declared in this scope
menu_functions:10: error: 'mi_mirror_lockup_time' was not declared in this scope
menu_functions:11: error: 'mi_pcmode' was not declared in this scope
menu_functions:11: error: 'mi_pcmode_start' was not declared in this scope
crazymachine.cpp: At global scope:
menu_functions:19: error: variable or field 'menu_event_change' declared void
menu_functions:19: error: 'MenuChangeEvent' was not declared in this scope
menu_functions:26: error: variable or field 'menu_event_use' declared void
menu_functions:26: error: 'MenuUseEvent' was not declared in this scope
Wo liegt mein Fehler?
Vielen Lieben Dank für eure Hilfe!
Zuletzt bearbeitet: