Page 1 of 1

How to allocate an area with Linker Fragment File

Posted: Sun Jun 19, 2022 8:27 pm
by ivand58
Hi

How to allocate from a custom component a gap of 64k bytes at the begging of the IRAM ?

It's about esp32c3, and more precisely the question is how to book the area from 0x40380000 to 0x4038FFFF from a custom component through its *.lf file (Linker Fragment File)?