bbkiwi

Results 25 comments of bbkiwi

Hi Chad, Just started to use gdbgui - very nice. Is there an option to plot the values of an array? (as in ddd). Thanks.

Hi, I haven't been using gdbgui lately but at the time I wanted to be able to look at a whole array at once plotting index i vs val[i] like...

I commented out the two includes fo settings.h and compiles and runs!!! And seems to be working well. Some slightly unusually behaviour for me but not serious. 1. When connect...

Hi, The regular ESP82xx behavior is different. No extra reboots when switching to station mode. Also switches to AP with GPIO00. Still problems related to scan and switching to AP....

I have a version of cc/embedded8266 that incorporates my extra features and uses the new esp82xx. I borrowed a bit of @cnlohr code that stops the resetting loop when switching...

Hi Charles, I don't think it is ready yet and needs some more testing. 1. Some of the glitches are related to esp82xx and I'd like to sort out those...

Hi @con-f-use This all started with issue #37 where I describe problems I was having with colorchord. I only started to look at esp82xx when it seemed some of the...

Hi @cnlohr Solving the connection problem would be great. It is happening when I test the basic project in esp82xx/master.

if I try cc/dev with all my changes using most recent esp82xx/dev overflows by 1292 bytes. ... /home/bill/82XX-projects/colorchord/embedded8266/esp82xx/toolchain/esp_nonos_sdk/lib -o image.elf ... region `iram1_0_seg' overflowed by 1292 bytes

I wasn't sure if AFASF ... was an acronym or just your left hand going mad :-). I watched a bit of your youtube hack fest on Sat and noticed...