We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, Could you refresh my memory as to the linker directive that can be used to located the system stack (and the syntax when used from the IDE)? Can I use public symbols from the startup file in ordinary code?
Thanks, Cactus Blip
Found it:
?C_SYSSTACK%IDATA (0xFA00)
but what about public symbol use?