Search found 4 matches
- Sat Apr 08, 2023 5:14 am
- Forum: ESP-IDF 中文讨论版
- Topic: abort() was called at PC 0x40381783 on core 0
- Replies: 0
- Views: 901
abort() was called at PC 0x40381783 on core 0
这个报错是什么问题啊·?大佬们 abort() was called at PC 0x40381783 on core 0 0x40381783: lock_acquire_generic at D:/rt-thread-master/bsp/ESP32_C3/packages/ESP-IDF-latest/components/newlib/locks.c:130 Core 0 register dump: MEPC : 0x40380868 RA : 0x40384df4 SP : 0x3fc940d0 GP : 0x3fc89800 0x40380868: panic_abort at ...
- Mon Dec 19, 2022 1:36 pm
- Forum: 《ESP32-C3 物联网工程开发实战》书籍讨论版
- Topic: 5_rainmaker\esp-rainmaker\examples\led_light
- Replies: 1
- Views: 2815
5_rainmaker\esp-rainmaker\examples\led_light
烧的代码是D:\Espressif\datum\book-esp32c3-iot-projects-main\device_firmware\5_rainmaker,阅读过readme_cn,也配置过 $ cd </path/to/esp-rainmaker/> $ git clone --recursive https://github.com/espressif/esp-rainmaker.git $ cd esp-rainmaker $ git checkout 948ed9db49c9cc715b386c5aca4898555e72812b $ export RAIMAKER_PATH...
- Mon Dec 19, 2022 12:39 pm
- Forum: ESP-IDF 中文讨论版
- Topic: esp-rain/example/led_lights使用 set-target 报错
- Replies: 3
- Views: 2048
Re: esp-rain/example/led_lights使用 set-target 报错
git submodule update --init --recursive试过了,好像不管用,依旧是爆上面的错
- Sun Dec 18, 2022 2:13 pm
- Forum: ESP-IDF 中文讨论版
- Topic: esp-rain/example/led_lights使用 set-target 报错
- Replies: 3
- Views: 2048
esp-rain/example/led_lights使用 set-target 报错
孩子第一次玩板子,求大佬们帮忙看看这是什么情况啊QWQ 如下图第一行显示 PS D:\Espressif\datum\esp-rainmaker-master\examples\led_light> idf.py set-target esp32c3 Adding "set-target"'s dependency "fullclean" to list of commands with default set of options. Executing action: fullclean Build directory 'd:\espressif\datum\esp-rainmaker-ma...