Part Number: MCU-PLUS-SDK-AM243X
Tool/software:
Hi
I'm looking into https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/10_01_00_32/exports/docs/api_guide_am243x/MEMORY_MAP.html
This product is advertized with 2 mBytes of SRAM.
I see a lot of reserved blocks that reduce effective the size of SRAM and break our assumptions regarding product usability.
I need practical recomendation how to use entire area - where should I place data/code sections?
what should we not touch?
Assumptions:
0. We use only R5 cores with FreeRTOS.
1. Core 0 runs from SRAM and DDR. We need ALL SRAM.
2. Core 1 runs from TCM + DDR
3. Other cores from DDR.
4. No secure boot/whatever at this time.
Thanks
Rasty
