Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: fetching size of sections (text, data section) without modifying linker(.gsi) file

$
0
0
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

Viewing all articles
Browse latest Browse all 59170

Trending Articles