I wish to locate the STACK at 64H. How do I do it? Can you tell me how to do it using the STARTUP.A51 file? Can you also tell me how to do it using compiler/linker directives instead of the STARTUP.A51 file?
... and here goes startup.a51 - you've already discovered it :) It is very well commented. Nothing to add... just read it. All assembler instructions, directives etc. are in your A51 manual.