No Mike, am fetching section size (example : text) by writing _linkerTextSectionSize = (SIZEOF (.text)); (in gsi) uint32_t textSectionSize = (uint32_t) &linkerTextSectionSize; (in function call) Thanks, Ravi
↧
Forum Post: RE: fetching size of sections (text, data section) without modifying linker(.gsi) file
↧