Search found 27 matches

by timl12332
Fri May 12, 2017 1:13 pm
Forum: ESP-IDF
Topic: esp32 nes code segmentation error
Replies: 18
Views: 21896

Re: esp32 nes code segmentation error

thanks! it works

But what rudi says, i get a compiler error when enabling audio and when i remove the I2C ENABLE DAC line it compiles fine but with no audio.
Is that command something that has'nt been added to esp-idf yet?
by timl12332
Fri May 12, 2017 1:09 pm
Forum: General Discussion
Topic: Compiling linux buildroot for esp32 gives error
Replies: 9
Views: 26379

Re: Compiling linux buildroot for esp32 gives error

well, okay thanks.

I dont have much knowledge on building linux so i probably wont be able to do it.
Do you(or someone else at espressif) have plans to build linux for it?
Running something like openwrt(or another linux os) would be absolute fantastic!
by timl12332
Thu May 11, 2017 7:50 pm
Forum: General Discussion
Topic: Compiling linux buildroot for esp32 gives error
Replies: 9
Views: 26379

Compiling linux buildroot for esp32 gives error

hello, I thought it would be fun to see if i can get buildroot linux to compile for esp32. I already know i will probably get memory errors if i try to upload it but still i want to compile it. :D BUt it throws an error when building buildroot: /usr/xtensa-buildroot-linux-uclibc/bin/ -B/home/tim/Des...
by timl12332
Thu May 11, 2017 7:43 pm
Forum: ESP-IDF
Topic: esp32 nes code segmentation error
Replies: 18
Views: 21896

Re: esp32 nes code segmentation error

OKay, thanks it works.

Thank you for your help.
by timl12332
Thu May 11, 2017 11:01 am
Forum: ESP-IDF
Topic: esp32 nes code segmentation error
Replies: 18
Views: 21896

Re: esp32 nes code segmentation error

Okay, thanks.
Will try when i get home.
by timl12332
Thu May 11, 2017 6:12 am
Forum: ESP-IDF
Topic: esp32 nes code segmentation error
Replies: 18
Views: 21896

Re: esp32 nes code segmentation error

thanks!
Could you tell me when it is fixed?
by timl12332
Wed May 10, 2017 3:12 pm
Forum: ESP-IDF
Topic: esp32 nes code segmentation error
Replies: 18
Views: 21896

esp32 nes code segmentation error

Hello everyone, I got my esp32 dev board and got a ili9341 display and have it all working fine with adafruit librarys. Now i rewired it for working with the esp32 nes emulator code and all is fine. But my problem is when i upload the code, I get this in serial console: Rebooting... ets Jun 8 2016 0...