Search found 23 matches

by burtrum
Sat Jan 17, 2026 7:06 pm
Forum: ESP-IDF
Topic: Build System V2 - Example Code?
Replies: 5
Views: 624

Re: Build System V2 - Example Code?

I have learned that this is a problem with esp3c5 & esp32c6.
I have moved on to an esp32c3 and the build is without errors.
So, now the adventure begins...

ESP @fhrbata reply to Issue #18133

The problem is caused by the esp_system component’s use of the idf_component_optional_requires function ...
by burtrum
Sat Jan 17, 2026 6:42 am
Forum: ESP-IDF
Topic: Build System V2 - Example Code?
Replies: 5
Views: 624

Re: Build System V2 - Example Code?

I have copied the example code and it failed to build. Latest IDF, target is esp32c6, Linux.
https://github.com/espressif/esp-idf/tree/master/tools/test_build_system/buildv2_test_app

I then make it as simple as possible (removed KConfig.projbuild) and it still failed. See Note below.
I have opened ...
by burtrum
Thu Jan 15, 2026 12:15 am
Forum: ESP-IDF
Topic: Build System V2 - Example Code?
Replies: 5
Views: 624

Build System V2 - Example Code?

Looking forward to the new Build System V2.
I could not find any updated Example Code using V2.
Please point to any examples or if none exist, I will open an issue requesting some V1 examples to be written with V2.

Burtrum
by burtrum
Fri Jan 06, 2023 4:37 pm
Forum: General Discussion
Topic: ESP32-P4 RISC-V dual core 400 MHz in the news
Replies: 15
Views: 208815

ESP32-P4 RISC-V dual core 400 MHz in the news

Looks so good.

https://www.cnx-software.com/2023/01/06 ... ontroller/

With 3rd 40 MHz RISC-V LP Core
No wireless. With Ethernet.

Burtrum
by burtrum
Wed Oct 26, 2022 3:28 pm
Forum: General Discussion
Topic: What would you like to see in The Next Chip?
Replies: 468
Views: 1082904

Re: What would you like to see in The Next Chip?

How about next 'module' ?

A built-in 32KHz crystal.
I don't want to design a board to experiment with RTC options.

Burtrum
by burtrum
Wed Sep 28, 2022 2:36 pm
Forum: General Discussion
Topic: Free edX course: Building Applications with RISC-V and FreeRTOS
Replies: 0
Views: 2434

Free edX course: Building Applications with RISC-V and FreeRTOS

https://www.edx.org/
LFD112x: Building Applications with RISC-V and FreeRTOS.
https://learning.edx.org/course/course- ... T2022/home

The first chapters are very high level, nothing new to me.
But the rest was interesting.

YMMV,
Burtrum
by burtrum
Wed Mar 23, 2022 3:34 pm
Forum: ESP-IDF
Topic: How do I build to support multiple variants of an Application?
Replies: 3
Views: 4667

Re: How do I build to support multiple variants of an Application?

Hi
I’ve just started looking at the exact opposite problem: the same app on ESP32 variants. I have ESP32, ESP32C3 and ESP32S2.

I think this is the Espressif example to look it.

https://github.com/espressif/esp-idf/tree/master/examples/build_system/cmake/multi_config

Separate build directories ...
by burtrum
Wed Feb 16, 2022 10:25 pm
Forum: ESP32 Arduino
Topic: ESP32-C3-DevKitM-1 SHA-256 comparison failed
Replies: 6
Views: 12929

Re: ESP32-C3-DevKitM-1 SHA-256 comparison failed

FYI Same SHA-256 boot warning on Lilygo TTGO T-01 esp32c3.

This was with Nuttx and ESP boot binaries. Not Arduino. All with the latest tools.

Multiple flase erase and reprogram no change. But seems to boot OK.

Burtrum
by burtrum
Wed Jan 26, 2022 8:08 pm
Forum: Showcase
Topic: Scrolling current & voltage monitor using websocket and chartjs
Replies: 3
Views: 11932

Re: Scrolling current & voltage monitor using websocket and chartjs

Great job from low code to high level programming. Plus HW PCB. I am impressed.

Burtrum
github.com/burtrum
by burtrum
Mon Dec 20, 2021 4:48 am
Forum: General Discussion
Topic: NUTTX make flash : Detected overlap at address: 0x8000
Replies: 1
Views: 6480

My mistake: Re: NUTTX make flash : Detected overlap at address: 0x8000

I used 'curl' (incorrectly :-) to download the bin files and ended up with 150K worth the http and other text.
I just used 'wget' and everything flashed OK.

So apparently making progress with Nuttx, so far I like it.

sorry for the false alarm.

Burtrum

Go to advanced search