julieninnovel

Forum Replies Created

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • in reply to: ESP8266 new SDK #24780
    julieninnovel
    Participant

    Hello,

    I’m come back about this subject, because there is a bug in the smartconfig lib of previous SDK.

    Espressif have fixed it in NONOS SDK 3.0.0.

    I’m using the esp8266-gcc5.2.0-r15 gnu toolchain today, but the smartconfig can’t be run with last Android phone and iOS.

    I’have made a mixe between the r15 toolchain and libs of the espressif SDK 3.0.0 only to check the bug fixed of the smartconfig. I’ts working fine for me.

    But I would like to know if you will be able to do an official release of this new SDK for Visual GDB.

    Thanks in advance

    in reply to: Print Memory usage report in function of linker sections #22774
    julieninnovel
    Participant

    Hi,

     

    I found a way to do that, simply add to linker command line the option

    -Wl,--print-memory-usage

     

    in reply to: ESP8266 new SDK #22699
    julieninnovel
    Participant

    Hi,

    Thanks for your answer, I will wait for a stable release.

    in reply to: Print Memory usage report in function of linker sections #22436
    julieninnovel
    Participant

    Hi,

     

    It’s exactly what I want.

    in reply to: Print Memory usage report in function of linker sections #22378
    julieninnovel
    Participant

    Hello,

     

    Thanks for this, it will help me but not exactly what I would like to have….

    I explain more :

    My flash size is about 128K split into 3 different sections :

    • 4K for a bootloader
    • 62K for firmware application
    • 62K for new firmware downloaded and to be programmed by bootloader

     

    Since the full size of flash is 128K, the memory utilization report, or embedded memory explorer compute the usage with 128K  for size, but not with my active section of 62K.

     

    Is there a way to do this ?

    Thanks

    in reply to: STM32F4 FMC external NOR flash #21075
    julieninnovel
    Participant

    Hello,

     

    Thanks for your answer.

    I’ve already modify some linker script by hand to add bootloader or enable CCM RAM.

    So I gess I can modify by hand too to add the external memory, based on the ST examples.

     

    I just was afraid if something else was modifyed, but you said not, so I happy 😉

    Thanks again

    in reply to: GDB stub for ESP8266 + FT4232 #20303
    julieninnovel
    Participant

    Hi,

    You’re right ! something was wrong in the vgdbsettings file.

    I’ve create a new project and now it’s working fine.

    Thanks for your help.

    in reply to: ESP8266 OTA SDK2.1.0 #19903
    julieninnovel
    Participant

    Hi,

     

    Thanks a lot ! It’s working perfectly now !

    I will play with it…

    in reply to: Consulting How to add an SDK #13398
    julieninnovel
    Participant

    Hello,

    I also need the new ESP8266 SDK version 2.1.0.

    Do you have any ideas of the delivery date of the new SDK ?

    Thanks

Viewing 9 posts - 16 through 24 (of 24 total)