-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I've tried countless ways to compile and same problem after upload nothing is being displayed. I'm using Eclipse IDE with Sloeber, the Arduino Plugin. Also I tried Arduino IDE with compile errors using 1.8.19 and 2.3.2 and no luck.
This project is really great if I can get it working with your help. I'm using the Arduino Nano 3.0 with all the same components you list in the project.
Thank-You
14:19:12 **** Build of configuration Release for project CL_UVScanner ****
"C:\Users\jz\eclipse\arduinoPlugin\tools\make\make" all
'Building target: CL_UVScanner'
'Printing size:'
"C:\Users\jz\eclipse\arduinoPlugin\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-size" -A "C:\Users\jz\eclipsews\CL_UVScanner\Release/CL_UVScanner.elf"
C:\Users\jz\eclipsews\CL_UVScanner\Release/CL_UVScanner.elf :
section size addr
.data 70 8388864
.text 11508 0
.bss 442 8388934
.comment 17 0
.note.gnu.avr.deviceinfo 64 0
.debug_aranges 456 0
.debug_info 23940 0
.debug_abbrev 4167 0
.debug_line 9000 0
.debug_frame 2256 0
.debug_str 5324 0
.debug_loc 14343 0
.debug_ranges 1328 0
Total 72915
'Finished building target: CL_UVScanner'
' '
14:19:15 Build Finished. 0 errors, 0 warnings. (took 2s.480ms)