Getting errors when tying to "Upload using porgramme" usbasp

Inquiry and support for Freematics products
Post Reply
rajeshkt
Posts: 4
Joined: Tue Jan 10, 2017 8:29 pm

Getting errors when tying to "Upload using porgramme" usbasp

Post by rajeshkt »

Hello All,

I am trying to upload the firmware_v4"Data Logger" sketch (unmodified) into the Freematics ONE device.

I followed this user gude: http://blog.freematics.com/2014/freemat ... ing-guide/
When I try to upload the datalogger sketch to the Freematics ONE, I am getting this error:

Sketch uses 25838 bytes (80%) of program storage space. Maximum is 32256 bytes.
Global variables use 1421 bytes (69%) of dynamic memory, leaving 627 bytes for local variables. Maximum is 2048 bytes.
avrdude: error: could not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de' product='USBasp'
avrdude: error: could not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de' product='USBasp'

Can someone point me to what could be the problem? Thanks.

Regards,
Rajesh
stanley
Site Admin
Posts: 1018
Joined: Sat Mar 01, 2014 3:15 am

Re: Getting errors when tying to "Upload using porgramme" usbasp

Post by stanley »

Upload sketch same as you do with Arduino uno. You don't use usbasp.
Post Reply