Hi,
I have been using the 8051 for several weeks. It is not yet clear to me how free space is determined in DATA and how the stack size is determined.
In the SCILABS_STARTUP.A51 file I see that the STACK segment is used to determine the start of the stack, however I can't find the linker file and see how the STACK segment was defined and how its' address is assigned. I also can't find these settings in project settings.
I also see that static variables in functions are declared in DATA. Can anyone give some pointers or a URL on how free space in DATA is determined ? Is it a combination of
Any help would be appreciated.
thanks,
Rochus