Could not upload Dash Example

Hi,

I just received my Dash and excited to test it.
However from the beginning, I could not upload any Dash example.
I use Arduino 1.8.5 with Konekt 0.11.1
I already selected Dash in Tools/Board.

When I upload it always shows this error

WARNING: library DashReadEvalPrint claims to run on (konektdash) architecture(s) and may be incompatible with your current board which runs on (sam) architecture(s).
WARNING: library ReadEvalPrint claims to run on (konektdash) architecture(s) and may be incompatible with your current board which runs on (sam) architecture(s).
Archiving built core (caching) in: C:\Users\Trung\AppData\Local\Temp\arduino_cache_699907\core\core_konekt_sam_dash_cpu_speed_speed100,check_update_skip,spi_select_spi_68dfb05c8b1d5d11451ceadc808e5c16.a
Sketch uses 58340 bytes (8%) of program storage space. Maximum is 719872 bytes.
java.lang.NullPointerException
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingProgrammer(SerialUploader.java:314)
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:89)

Thank you very much

Make sure you have the hologram USB programmer selected in the menu and have pushed the program button

1 Like

Thank you very much, Reuben.

It fixed the problems. My bad is not to select hologram USB programmer.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.