Search found 14 matches

by Async_Awayt
Fri Apr 14, 2017 9:57 am
Forum: Showcase
Topic: [Info] Using Raspberry Pi as a development environment
Replies: 19
Views: 67396

Re: [Info] Using Raspberry Pi as a development environment

I had the same issue on my Raspberry PI 3. It either freezes or 'internal compiler error: Segmentation fault'. Neither changing/reformatting SD card nor compiling to external USB HDD helped to resolve this issue. I noticed that issue occurred when all of 4 cores were fully utilized 100%. I came to ...
by Async_Awayt
Fri Apr 14, 2017 3:24 am
Forum: Showcase
Topic: [Info] Using Raspberry Pi as a development environment
Replies: 19
Views: 67396

Re: [Info] Using Raspberry Pi as a development environment

Great Neil, I would very much appreciate your help. The main reason I am trying this is that it is a relatively cheap and accessible platfrom. My son and his mates are really into ESP32s now, we have plenty of Raspberry Pi 3s around and even more ESP32 boards. The bottleneck is availability of compu...
by Async_Awayt
Tue Apr 11, 2017 7:00 am
Forum: Showcase
Topic: [Info] Using Raspberry Pi as a development environment
Replies: 19
Views: 67396

Re: [Info] Using Raspberry Pi as a development environment

I've been using Neils prebuilt toolchain and it works a treat on my Raspberry Pi 3. But, since there has been newer releases lately I thought I'd complie one myself using the walkthrough provided. Problem is that it freezes up after ~20- 25 minutes and the whole thing becomes unresponsive. Any ideas...
by Async_Awayt
Sun Feb 19, 2017 8:17 pm
Forum: ESP-IDF
Topic: Platformio issue
Replies: 7
Views: 17932

Platformio issue

Not being really happy with Eclipse programming the ESP32 I gave Platformio a shot (on a mac running Sierra). I really like that autocomplete works on platformio making programming much easier (never got that working on eclipse even though I tried it on Windows, Ubuntu as well as on the mac.) Anyway...