Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. SOFTWARE
    3. Arduino
    4. Lessons and Guides
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes

    Lessons and Guides

    • HOWTO: M5Stack Fire - use the full 16MB with the Arduino IDE (UPDATED)
      • Rop

      15
      2
      Votes
      15
      Posts
      28745
      Views

      5

      It seems that esp32 only provide 4MB flash as read only rom.As you change the app0 partition size to 6.5MB,the esp linker under arduino can only produce the max size 4MB of your code.In the file \esp32\tools\sdk\ld\esp32_out.ld,the following lines declare the max size of the readonly flash rom. /* Flash mapped constant data */ drom0_0_seg (R) : org = 0x3F400018, len = 0x400000-0x18
    • J

      python3 executable file not found in $PATH Error compiling for board STAMP-PICO.
      • jisv48

      3
      0
      Votes
      3
      Posts
      1768
      Views

      J

      Hi, Thanks for you response. But I think that part of the problem is that I'm trying to access the board using a bluetooth FTDI programmer. I ordered the M5 Programmer board and see if I can pass the error. For your info, when I provide power to the board via the 5v pin, I observe a Red, then a Blue and finally a green light (which breadths). I also observed that I got an IP for the board. I have tried to access it via the UIFlow but no luck. Anyway, thanks for your assistance.
    • M5Stack with MIT App Inventor - Easy mobile app creation for your M5Stack
      • lukasmaximus

      1
      0
      Votes
      1
      Posts
      12815
      Views

      No one has replied

    Move Topic