SDR Tuning Knob

General discussions
WeakSingal3o3
Posts: 10
Joined: Sat Jan 20, 2018 6:36 pm

Re: SDR Tuning Knob

Post by WeakSingal3o3 » Fri Feb 02, 2018 4:52 am

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
Last edited by WeakSingal3o3 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

User avatar
mikeladd
Posts: 191
Joined: Wed Jul 08, 2015 3:18 am

Re: SDR Tuning Knob

Post by mikeladd » Mon Feb 05, 2018 9:37 pm

No problem. Good luck with the DIY knob.

Reason: No reason

WeakSingal3o3
Posts: 10
Joined: Sat Jan 20, 2018 6:36 pm

Re: SDR Tuning Knob

Post by WeakSingal3o3 » Thu Feb 08, 2018 1:15 am

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.

Reason: No reason

WeakSingal3o3
Posts: 10
Joined: Sat Jan 20, 2018 6:36 pm

Re: SDR Tuning Knob

Post by WeakSingal3o3 » Mon Feb 19, 2018 7:08 pm

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

Reason: No reason

Post Reply