• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

FreeRTOS library

Q&A Forum › FreeRTOS library
0 Vote Up Vote Down
olsonja2011 asked 2 years ago

I am working on “Learn ESP32 with arduino” on module 7, units 3 & 4. I can’t find out how to install the FreeRTOS library to run the code presented in units 3 and 4.

1 Answers
0 Vote Up Vote Down
Sara Santos Staff answered 2 years ago

Hi.
You don’t need to install any FreeRTOS library. Are you getting compilation errors?
Can you try deleting the following lines on your code and see if it starts working?

extern "C" {
 
#include "freertos/FreeRTOS.h"
 
#include "freertos/timers.h"
}

Regards,
Sara

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] Firebase Web App with ESP32 and ESP8266 (version 1.2) April 25, 2022
  • [eBook Updated] MicroPython Programming with ESP32 and ESP8266 (version 1.3) February 7, 2022

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2022 · RandomNerdTutorials.com · All Rights Reserved