> The -mtiny-stack may (and should) be used only for devices > with 0xFF max RAM adderss, i.e. if SP register is 8-bit. > All devices with 1KB and 2KB FLASH memory satisfy this > condition, now.
Hello all, If the memory size itself is 256 Bytes, naturally SP will be 8 bits and where is the need to explicitly tell the compiler of mini-stack? Is it to generate any stack over flow errors? Thank you. Regards Nayani _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list