Jose wrote:
I already had the stack higher than default but it wasn't enouph. The error disappeared when I raised the stack even more!!!
Sounds like you are a bit too cautious.
I've installed StackAttack with a minimum stack size of 40,000 for all programs. For development I usually use 100,000 bytes or more.
Be assured that VBCC needs much fewer stack than GCC for example.
Bye,
Thomas