开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

A little ardunio help


Jack Purdum
 

What exactly is in the directory named:

A:\Users\User\Downloads\B40SoftwareRel0106


Jack, W8TEE




From: Mike Bryce <prosolar@...>
To: [email protected]
Sent: Friday, August 18, 2017 1:25 PM
Subject: [BITX20] A little ardunio help

guys...

According to DHL, my bitx40 won't be here for a week or so.

So, I'm playing the ardunio IDE.

downloaded the file BDOSoftwareRe10106.

Have the right files in the libraries.

Although I don't have the correct Ardunio connect, I feel it should at leas compile.

It won't

I get this message:

Arduino: 1.8.3 (Windows 7), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

C:\Users\User\Downloads\B40SoftwareRel0106\B40SoftwareRel0106.ino:29:59: fatal error: MorseCode.h: No such file or directory

?#include "MorseCode.h"??????? // Part of this project file

?????????????????????????????????????????????????????????? ^

compilation terminated.

Multiple libraries were found for "Rotary.h"
?Used: C:\Users\User\Documents\Arduino\libraries\Rotary
?Not used: C:\Users\User\Documents\Arduino\libraries\Rotary-master
exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.


****

So what am i doing wrong?

Mike, WB8VGE



Virus-free.


 

开云体育

I am on the road so I can't verify this but I think you actually must have the compiler connected to some version of the arduino for the code to compile. I think I ran into the same issue; but, there may be a workaround.
73
Pat aa4pg

Sent from my iPhone

On Aug 18, 2017, at 12:36 PM, George Baumann <georgehbaumann@...> wrote:

Do you have MorseCode.h in the same folder with the BDOSoftwareRe10106.ino file?

If not try that!


George Baumann
 

Do you have MorseCode.h in the same folder with the BDOSoftwareRe10106.ino file?

If not try that!


Mike Bryce
 

guys...

According to DHL, my bitx40 won't be here for a week or so.

So, I'm playing the ardunio IDE.

downloaded the file BDOSoftwareRe10106.

Have the right files in the libraries.

Although I don't have the correct Ardunio connect, I feel it should at leas compile.

It won't

I get this message:

Arduino: 1.8.3 (Windows 7), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

C:\Users\User\Downloads\B40SoftwareRel0106\B40SoftwareRel0106.ino:29:59: fatal error: MorseCode.h: No such file or directory

?#include "MorseCode.h"??????? // Part of this project file

?????????????????????????????????????????????????????????? ^

compilation terminated.

Multiple libraries were found for "Rotary.h"
?Used: C:\Users\User\Documents\Arduino\libraries\Rotary
?Not used: C:\Users\User\Documents\Arduino\libraries\Rotary-master
exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.


****

So what am i doing wrong?

Mike, WB8VGE