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?