Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. "16MB.csv"

"16MB.csv"

Scheduled Pinned Locked Moved The Lounge
designcomgraphicsadobeai-models
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #1

    I googled that knowing what I'd find, and hit pay dirt, unsurprisingly on the first link on my first stab. My brain is now filled with crap like this from doing embedded, both professionally and IoT stuff as a hobby. It's making me a google ninja in some areas at least. As to why I need it, well I'm trying to solve the case of the mysterious disappearing flash space. My device is rated to have 16 megabytes, but I'm only seeing 1MB available for my code. I don't know if this will fix it, but eventually google will lead me there, and probably quicker than an LLM could.

    Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

    D 1 Reply Last reply
    0
    • H honey the codewitch

      I googled that knowing what I'd find, and hit pay dirt, unsurprisingly on the first link on my first stab. My brain is now filled with crap like this from doing embedded, both professionally and IoT stuff as a hobby. It's making me a google ninja in some areas at least. As to why I need it, well I'm trying to solve the case of the mysterious disappearing flash space. My device is rated to have 16 megabytes, but I'm only seeing 1MB available for my code. I don't know if this will fix it, but eventually google will lead me there, and probably quicker than an LLM could.

      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

      D Offline
      D Offline
      den2k88
      wrote on last edited by
      #2

      Check the scatter file or the linking window, it might have a segmented memory space.

      GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X The shortest horror story: On Error Resume Next

      H 1 Reply Last reply
      0
      • D den2k88

        Check the scatter file or the linking window, it might have a segmented memory space.

        GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X The shortest horror story: On Error Resume Next

        H Offline
        H Offline
        honey the codewitch
        wrote on last edited by
        #3

        It didn't. Some PIO update somehow either nuked the propagation of the flash partition tables to the project, or it is ignoring them altogether and going to a very conservative default (for an ESP32) of 2MB, which I get half of normally. So what I did was I got that 16MB.csv file which specifies the standard partitions on an ESP32 with 16MB flash. Then I referenced locally within the project instead of trying to get PIO to just work with what it had, because it wasn't

        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups