Keyboard Shortcuts
Likes
Search
Bitx40 Raduino V1.09 Sketch. Loading failure.
philip yates
Have a Raduino I wish to load the V1.09 sketch to, despite help and spending 2 evenings trying, apart from blink the damn sketch just will not load. I get various error messages... Compilation terminated, exit status 1, error compiling for board Arduino Nano. Just need a bit of help. Simple easy steps.? Soldering components and building things is my line, playing with loading programs is not my thing. Help.... Please. Phil |
OZ9AEW
direct copy from Raduino V1.09 Sketch? ? ? The main chip which generates upto three oscillators of various frequencies in the ? ? Raduino is the Si5351a. To learn more about Si5351a you can download the datasheet ? ? from www.silabs.com although, strictly speaking it is not a requirment to understand this code. ? ? Instead, you can look up the Si5351 library written by Jason Mildrum, NT7S. You can download and ? ? install it from https://github.com/etherkit/Si5351Arduino to complile this file. ? ? NOTE: This sketch is based on version V2 of the Si5351 library. It will not compile with V1! |
Hi Phil, Normally compilation errors are the result of libraries missing or not in the right place.? Can you post the exact output you received on the latest compilation failure? Also, the Wiki has some pretty good documentation on how to get started. ?/g/BITX20/wiki/Raduino-Topics Good luck. Ben On Thu, May 11, 2017 at 4:04 PM, philip yates <phil@...> wrote:
|
philip yates
Right, Having read the replies, I deleted all the bits and pieces i had downloaded.... Then started afresh, I can safely say I have it cracked, V1.09 is loaded and running. Message on display says "UNCALIBRATED" and the frequency above. Looks like i am in for a busy weekend. Thanks for the little nudge. Theres one thing about this hobby... you never stop learning. Thanks Phil-G7BZD On Thu, May 11, 2017 at 10:11 PM, Ben Kuhn <ben.kuhn@...> wrote:
|
Hi Phil,
toggle quoted message
Show quoted text
glad you managed to load the software successfully! You're nearly there. Just follow the operating instructions at to complete the calibration procedure. 73 Allard PE1NWL On Thu, May 11, 2017 23:38, philip yates wrote:
Right, Having read the replies, I deleted all the bits and pieces i had |
philip yates
Hi Allard. I have the instructions already printed out, so if the weather this weekend is not so good, thats my project. One day i will get metal bashing, but so far its not been cased. Too much fun playing. Thanks Phil-G7BZD On Thu, May 11, 2017 at 11:07 PM, Allard PE1NWL <pe1nwl@...> wrote: Hi Phil, |
¿ªÔÆÌåÓýTo help, we need the error messages. Most are usually caused because the needed libraries are not installed. ? v/r Fred W4JLE ? From: [email protected] [mailto:[email protected]] On Behalf Of philip yates ? Have a Raduino I wish to load the V1.09 sketch to, despite help and spending 2 evenings trying, apart from blink the damn sketch just will not load. I get various error messages... Compilation terminated, exit status 1, error compiling for board Arduino Nano. ? Just need a bit of help. Simple easy steps.? Soldering components and building things is my line, playing with loading programs is not my thing. ? Help.... Please. Phil |
Phil, I could help you if you have teamviewer. ? That way i could see exactly what your seeing on your Computer ?and interact with it Joe VE1BWV On Fri, May 12, 2017 at 1:04 PM, Dr Fred Hambrecht <AAR4MI@...> wrote:
|
philip yates
Thanks for all the offers, I finally managed it!!? Finally is a good word, its all about sitting there and just trying all the options, afterwards I realised I had not correctly loaded the Libraries when trying previously, thanks to help from the forum and Facebook, i carried on and did not let it defeat me. Now to get on with the easy bits, wires and switches, those come easier to me. Many thanks for all the offers. Phil - G7BZD On Fri, May 12, 2017 at 5:11 PM, Joe <joeman2116@...> wrote:
|
In the Arduino IDE, go to FILE>Preferences and click on "Show Verbose Output" for both [ ]compilation and [ ]upload. This will then cause output of error messages which can be copied and included in email when asking for help.? Arv? K7HKL _._ On Fri, May 12, 2017 at 10:04 AM, Dr Fred Hambrecht <AAR4MI@...> wrote:
|