Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCheck the stack isn't hitting the heap.
printf() will use a lot of stack and it might all be going horribly wrong.Check the stack isn't hitting the heap.
printf() will use a lot of stack and it might all be going horribly wrong.