Page 2 of 2

Re: SDR Tuning Knob

Posted: Fri Feb 02, 2018 4:52 am
by WeakSingal3o3
Thank you Mike & Bob, I'll have to give this a go tomorrow evening. I truely appreciate your time an help :) Im really enjoying this RSP2. Still learning and have a lot i want to do, but all with time!

73
David

Re: SDR Tuning Knob

Posted: Mon Feb 05, 2018 9:37 pm
by mikeladd
No problem. Good luck with the DIY knob.

Re: SDR Tuning Knob

Posted: Thu Feb 08, 2018 1:15 am
by WeakSingal3o3
I get the following error when verifying code. If i upload the code to the board, i get a unknown usb device error when its plugged into any pc. Do i need a different version of the trinket libraries? Om honestly guessing here, as if that wasnt super obvious lol.

In file included from C:\Users\David\Documents\Arduino\libraries\TrinketMouse\usbdrvasm_includer.S:24:0:

C:\Users\David\Documents\Arduino\libraries\TrinketMouse\usbdrv/usbdrvasm.S:17:0: warning: "__SFR_OFFSET" redefined [enabled by default]

#define __SFR_OFFSET 0 /* used by avr-libc's register definitions */

^

In file included from c:\users\David\appdata\local\arduino15\packages\arduino\tools\avr-gcc\4.8.1-arduino5\avr\include\avr\io.h:99:0,

from C:\Users\David\Documents\Arduino\libraries\TrinketMouse\cmdline_defs.h:26,

from C:\Users\David\Documents\Arduino\libraries\TrinketMouse\usbdrvasm_includer.S:22:

c:\users\David\appdata\local\arduino15\packages\arduino\tools\avr-gcc\4.8.1-arduino5\avr\include\avr\sfr_defs.h:141:0: note: this is the location of the previous definition

# define __SFR_OFFSET 0x20

^

Archiving built core (caching) in: C:\Users\David\AppData\Local\Temp\arduino_cache_115685\core\core_digistump_avr_digispark-tiny_2775b64ba61565a5179e34e2c7dab8a7.a
Sketch uses 2846 bytes (47%) of program storage space. Maximum is 6012 bytes.
Global variables use 78 bytes of dynamic memory.

Re: SDR Tuning Knob

Posted: Mon Feb 19, 2018 7:08 pm
by WeakSingal3o3
Anyone? lol.. Feel free to tell me im a idiot and missing something simple. I've tried different versions of the IDE, library's for Trinket and a few other things. Im trying to learn, but apparently i need some assistance here :( Google hasnt been of any help