Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

system_rtc_mem_read() (and write) not available in esp8266_RTOS_SDK (GIT8266O-869) #1291

Open
3 tasks done
RexLBrownSr opened this issue Dec 19, 2024 · 0 comments
Open
3 tasks done

Comments

@RexLBrownSr
Copy link

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Provided a clear description of your suggestion.
  • Included any relevant context or examples.

Issue or Suggestion Description

My application uses the deep sleep and I need to have access to the RTC RAM to preserve values during the deep sleep. I have cloned the version of the esp8266_RTOS_SDK at: https://github.com/espressif/ESP8266_RTOS_SDK.git
My application compiles fine except for the functions system_rtc_mem_read() and system_rtc_mem_write().
The code I am using was originally working ok on the arduino ide but I needed to port to the espressif version and these functions do not seem to be supported. What is necessary for me to do in order to get access to these functions?

@github-actions github-actions bot changed the title system_rtc_mem_read() (and write) not available in esp8266_RTOS_SDK system_rtc_mem_read() (and write) not available in esp8266_RTOS_SDK (GIT8266O-869) Dec 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant