Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RT-thread example "DataLogger" can not run on DUE board #11

Answered by onelife
danilliu-sudo asked this question in Q&A
Discussion options

hi, onelife. I tried to run the RT-thread example "DataLogger" on my DUE board ,but many compilation errors occured, such as 'O_ACCMODE' was not declared in this scope, 'open' was not declared in this scope, etc.

what can I do to fix these?

thanks for help!

You must be logged in to vote

Hi @danilliu-sudo,

This example saves sensor data into SD card, and is developed/tested by using Adafruit 2.8" TFT Touch Shield v2.
If having this hardware with you, please enable flag CONFIG_USING_ADAFRUIT_TFT_CAPACITIVE in src/rtconfig.h to compile this example. (Please disable CONFIG_USING_MODULE flag in the same file, if encountering issues.)

Replies: 1 comment

Comment options

Hi @danilliu-sudo,

This example saves sensor data into SD card, and is developed/tested by using Adafruit 2.8" TFT Touch Shield v2.
If having this hardware with you, please enable flag CONFIG_USING_ADAFRUIT_TFT_CAPACITIVE in src/rtconfig.h to compile this example. (Please disable CONFIG_USING_MODULE flag in the same file, if encountering issues.)

You must be logged in to vote
0 replies
Answer selected by onelife
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /