Hi All
I have a large codebase running on v4.1 of esp-idf.
I need to add a feature that requires moving to v4.2
If I rebuild my code under v4.2, when I run I keep getting a PANIC in the esp_timer thread
Firstly, I do not start this thread, so I am assuming this is a system level thread.
I do not have access to a idf.py monitor, as I need to re-purpose the UART usually used for the monitor, for one of my sensors, and all other UARTS are in use.
I do have complete debug access using gdb(ddd)/openocd
I can see all of my thread data, and I can see the esp_timer thread currently locked up
I have no clue how to debug how I got here, this only occurs when using v4.2, under v4.1 I have no issues.
I looked at the differences in the code for the esp_timer, as far as I can see, the only real difference is that one of the function return types has switched from an unsigned 64bit, to a signed 64 bit
I am really clutching at straws how to progress this - I need to get it working on v4.2, but I cannot see what in my code is causing this to happen
any advice greatly appreciated
Thx
Lee
v4.1 to v4.2 - esp_timer issue
-
- Posts: 11
- Joined: Sat Feb 15, 2020 11:51 am
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: Google [Bot], Majestic-12 [Bot] and 171 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.