Closed hemangjoshi37a closed 6 years ago
Please help me solve this error.
@hemangjoshi37a Can you post the part of the code where you import the libraries?
@hemangjoshi37a I had another look into Energia and the errors you posted. Are you using the Adafruit_SSD1306 and Adafruit_GFX libraries? They are not related to my library HGS2561281.
Some of the errors indicate that ROM_GPIOPinWrite
and portBASERegister
were not declared. I scanned through entire Energia 1.6.10 MSP430 folder and could not find anything declared as ROM_GPIOPinWrite
nor portBASERegister
.
However, the both names I have mentioned can be found in TivaC
board. I see that you are using MSP-EXP430G2553LP
. Are you using the correct board? Maybe the adafruit libraries you are using are outdated or not available to MSP board.
The issue you have seems to be related to adafruit libraries and not to HGS2561281 library.
Energia: 1.6.10E18 (Linux), Board: "MSP-EXP430G2553LP"
WARNING: Spurious .github folder in 'Adafruit ADS1X15' library WARNING: Spurious .github folder in 'RTClib' library