Compiler used - Cosmic Memory Model used - Medium Memory Model The physical stack grows from 0x1FF to 0x180, is it possible to reduce it to say 50 bytes? if so, the expectation is that stack should grow from 0x1FF to 0x1cd. On reaching 0x1CD it should reset back to 0x1ff and start again. -Suganya :)