Description
Which option in menuconfig tool to enable the internal 32MB psram on esp32p4?
And when i switch off that option ,everything goes good. But when i type in the 'free' command in nsh , it only tells '223376' for total 'Umem'. I got confused.
And when i tried to switch on the 'External SPI RAM (SPIRAM)' option in menuconfig ,the program just blocked and kept showing the content down below.
[Board]:WT99P4C5-S1 1V1 from wireless-tag
[Core]:ESP32P4 with 16MB FLASH and 32MB PSRAM
ESP-ROM:esp32p4-eco2-20240710
Build:Jul 10 2024
rst:0x10 (CHIP_LP_WDT_RESET),boot:0x30f (SPI_FAST_FLASH_BOOT)
SPI mode:DIO, clock div:2
load:0x30100000,len:0x68
load:0x4ff00000,len:0x5920
load:0x4ff05980,len:0x12e0
SHA-256 comparison failed:
Calculated: efeee53d41acc2de4e4effb53cfa76d12efcbc8e63464b487d483534ab81e51f
Expected: 0000000070730000000000000000000000000000000000000000000000000000
Attempting to boot anyway...
entry 0x4ff055aa
*** Booting NuttX ***
tcm: lma 0x00002020 vma 0x30100000 len 0x68 (104)
dram: lma 0x00002090 vma 0x4ff00000 len 0x5920 (22816)
dram: lma 0x000079b8 vma 0x4ff05980 len 0x12e0 (4832)
padd: lma 0x00008ca8 vma 0x00000000 len 0x7370 (29552)
imap: lma 0x00010020 vma 0x40030020 len 0x1040c (66572)
padd: lma 0x00020434 vma 0x00000000 len 0xfbc4 (64452)
imap: lma 0x00030000 vma 0x40000000 len 0x25634 (153140)
total segments stored 7
Verification
Description
Which option in menuconfig tool to enable the internal 32MB psram on esp32p4?
And when i switch off that option ,everything goes good. But when i type in the 'free' command in nsh , it only tells '223376' for total 'Umem'. I got confused.
And when i tried to switch on the 'External SPI RAM (SPIRAM)' option in menuconfig ,the program just blocked and kept showing the content down below.
[Board]:WT99P4C5-S1 1V1 from wireless-tag
[Core]:ESP32P4 with 16MB FLASH and 32MB PSRAM
Verification