Re: V12 compiling error
In the Arduino IDE¡. Sketch > Include Library > Add .ZIP library Dr. William J. Schmidt - K9HZ J68HZ 8P6HK ZF2HZ PJ4/K9HZ VP5/K9HZ PJ2/K9HZ VP2EHZ Owner - Operator Big Signal Ranch ¨C K9ZC
By
K9HZ
·
#32687
·
|
Re: V12 compiling error
I got add library figured out easy once you know Hi SRY for band width This is latest compile error In file included from C:\Users\Admin\Documents\ai6ym\SDTVer064\SDTVer064.ino:595:
By
Tim
·
#32686
·
|
Re: V12 compiling error
I get some what confused adding library's I down loaded their zip file Which Folder do I unzip it to. I get it right sometimes but old brain works slow Tim
By
Tim
·
#32685
·
|
Re: V12 compiling error
Please send the compile stats on the code I sent you. Make sure you set the compile options using the Tools menu mentioned earlier before you compile the code . Jack, W8TEE
By
jjpurdum
·
#32684
·
|
Re: V12 compiling error
Again, any time you get this type of message it's because you haven't installed the library. I have pointed out many times that the URL for any non-standard library (i.e., not part of the normal
By
jjpurdum
·
#32683
·
|
Re: V12 compiling error
TNX OM's I am back to winding torroids, my fingers can do maybe one band per day HI So no rush I am ordering another Tweensy Audio hat to see if that clears up that issue, I may have unplugged it with
By
Tim
·
#32682
·
|
Re: V12 compiling error
Well, that didn't go well. This was done to see what happens to the stack space on Tim's system. (I even looked his email up on QRZ so I could just send it to him. Obviously, the addresses are the
By
jjpurdum
·
#32681
·
|
Re: V12 compiling error
In file included from C:\Users\Admin\Documents\ai6ym\SDTVer064\SDTVer064.ino:595: C:\Users\Admin\Documents\ai6ym\SDTVer064\SDT.h:20:10: fatal error: Chrono.h: No such file or directory 20 | #include
By
Tim
·
#32680
·
|
Re: V12 compiling error
That still seems like a small amount of stack space. Attached is a Beta version of our latest release which is still a week or so away from distribution. Please compile and send me the compile stats.
By
jjpurdum
·
#32679
·
|
Re: V12 compiling error
Tim, sounds just like the problem I had until I shortened the Display cable(~3"). -- This email has been checked for viruses by Avast antivirus software. www.avast.com
By
Robert Luken W3RDL
·
#32678
·
|
Re: V12 compiling error
Sometimes it freezes when tuning Just never know when it will freeze up. TNX for helping Tim
By
Tim
·
#32677
·
|
Re: V12 compiling error
Yes I did that here is result emory Usage on Teensy 4.1: FLASH: code:291988, data:94648, headers:8620 ? free for files:7731208 RAM1: variables:204352, code:267800, padding:27112 ? free for local
By
Tim
·
#32676
·
|
Re: V12 compiling error
That's not enough, and probably causes a stack crash at some point. To fix, go to the Tools menu and select the "Option: Smallest code with LTO" and try again. That should increase the stack space by
By
jjpurdum
·
#32675
·
|
T41 Calibration Routines
Hi Everyone, I am in the process of completing a major revision of the T41Calibration routines. I am on the last one - SSBPA cal. I hate to quote a time to release - these things have a mind of their
By
Albert Peter
·
#32674
·
|
Rob Sherwood Presentation Slides on Amateur Radio Transceiver Performance
The slides are here: /g/SoftwareControlledHamRadio/files/Sherwood_Presentations I attempted to video the presentation at Hamcation.? Unfortunately the acoustics and noise at the
By
Greg KF5N
·
#32673
·
|
Re: V12 compiling error
*** Serial1 gets magically defined inside the TeensyDuino support code when you choose dual serial USB in Arduino. - Jerry, KF6VB
By
jerry-KF6VB
·
#32672
·
|
Re: V12 compiling error
Remember to clear the flash memory my holding the button down on the Teensy for about 15 seconds before you load a different version of the code¡ Dr. William J. Schmidt - K9HZ J68HZ 8P6HK ZF2HZ
By
K9HZ
·
#32671
·
|
Re: V12 compiling error
Sry I am using his code. It compiles and loads but seems frozen. I reloaded AI6YM code as he has it configured for his boards, but it never starts, just blank screen. Strange as it was supposedly
By
Tim
·
#32670
·
|
Re: V12 compiling error
Loaded but won't start Opening Teensy Loader... Memory Usage on Teensy 4.1: FLASH: code:290040, data:130740, headers:8272 ? free for files:7697412 RAM1: variables:251360, code:259720, padding:2424 ?
By
Tim
·
#32669
·
|
Re: V12 compiling error
You'll notice I said it was a semantic error, not a syntax error. Still, it should produce a warning even if it finished the compile. Jack, W8TEE
By
jjpurdum
·
#32668
·
|