Hi I have a stack problem: I have 256 Bytes of Stack (0xE00 to 0xEFF)- Filling all with 0xFF and starting the program-- Breakpoint at foo3: File registers 0xE00 to 0xE60 is <> FF => Max 0x60 Bytes used.- Stepping over the pow(10,foo3) => all stack is used..
↧