-
-
Notifications
You must be signed in to change notification settings - Fork 286
Closed
Description
Hi,
I am try to upload the code to the BLE 400 from waveshare with library
I installed the cp210x drivers (windows 10 64 bit) and it is showing com port also
It is uploading successfully but when i try to upload the code to the board it is showing following error
java.lang.NullPointerException
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingProgrammer(SerialUploader.java:314)
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:89)
at cc.arduino.UploaderUtils.upload(UploaderUtils.java:78)
at processing.app.SketchController.upload(SketchController.java:713)
at processing.app.SketchController.exportApplet(SketchController.java:686)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2149)
at java.lang.Thread.run(Thread.java:745)
How to avoid this error ?
Metadata
Metadata
Assignees
Labels
No labels