Hi Team,
I am working on S7G2SK, which is of 4MB size flash and with 8MB size SDRAM (as it has GUI). Currently my memory map shows as below:
.elf size coming around 5.9 MB.
1. Does it mean i am crossing the FLASH size ?? Will it have any problem? - OR TEXT section size only read from .elf. So, not a problem?
Independently i had worked on a USB HUB thread, and it is individually working fine. BUT, when integrated it to main application,
.elf is coming around 8.5 MB. And it is throwing ERROR messages that "Unable to handle threads".
2. .elf will have any relation with SD RAM memory ?
3. USB HUB generally needs some memory and it is trying to use SD RAM. As it is crossing 8 MB , is it throwing error ??
Please advise.
Thanks