Personally I like beating my head against a wall ( really )... it gives me satisfaction when it finally runs.?
Says the guy who has spent two days trying to get CQRlog 3.2.0 to run on Ubuntu 8.10 ..? And finally capitulated to an earlier version of CQR while I try to formulate an intelligent question to the author...
Dick W4PID
On Monday, January 21, 2019, 2:32:13 PM EST, eyelessmisfit <eyelessmisfit@...> wrote:
For 1 thing, not everyone wants one of their built in cw message to be; "cq de w8tee"?
Subject: Re: [JackAl] Arduino IDE version 1.8.8 issues
Ok, I'm going to show my ignorance. Why can't the code be compiled once and the resulting machine code be distributed instead of everyone having to compile their own code?
Roy
WA0YMH
On Mon, Jan 21, 2019, 12:52 PM Art Olson <olson339@... wrote:
Jack
I vaguely recall some discussion about cutting the 5 volt pad on the teensy. Is this still necessary or am I off target.?
Art N2AJO
On Jan 20, 2019, at 10:56 AM, jjpurdum via Groups.Io <jjpurdum@...> wrote:
I could be, I just don't know right now. Still investigating.
Jack, W8TEE
On Sunday, January 20, 2019, 10:48:00 AM EST, f1apy - Jacques <f1apy@...> wrote:
Hello Jack,
?
It¡¯s possible that Teensyduino version is not good with Arduino IDE version 1.8.8, I have encountered some problems in past when I work with teensy 2.0
I just used Version 1.8.8 of the Arduino IDE and it appears that the code does NOT work with that version. As you can see here:
<image001.jpg>
it does work on 1.8.7. So, even though the latest doc file shows the 1.8.8 compiler, don't upgrade for now until I figure out where the issue is with 1.8.8. (This is one reason why my system has 18 versions of the IDE on it going back to 1.05.)
Also, look in the JackAl.h header file at the #include files. Any non-standard libraries will have the download URL as a comment on the line where you can download/install the new libraries. Some of these libraries have changed in recent months, so you might want to update them. Don't forget, you must close the IDE after any new library is installed and reopen it for the new library to be accessed. Also, the standard RA8875 library is missing a modification we did to it. You? can download our version from the web site.