fdcavalcanti commented on issue #17809:
URL: https://github.com/apache/nuttx/issues/17809#issuecomment-3763520728

   You need to update that compiler. You are using 13.2.0, but need to move to 
14.2.0: 
[docs](https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/index.html#esp32-toolchain)
   
   > Im sharing the above as im wondering if the esp_flash operation might sit 
in the wrong memory locations?
   
   No
   
   About raw MTD pointer, I don't recall an usage example of the raw MTD 
pointer. Be aware that the MTD driver has been changed a lot since 10.3 is 
quite old.
   
   Please share your full defconfig.
   The reason I ask is that if you have `CONFIG_ESP32_PARTITION_TABLE` set, you 
would be using the legacy spiflash driver. There are a few nuances on ESP32.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to