Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem with eCos stack and data corruption
Hi! I've been fooling with stack and data corruption for a long time. Now I've decided to run the eCos tests, and I've seen that some of them don't work, and I've fou...
Altera_Forum
Honored Contributor
21 years agoAlthough it's a little painful, all I can suggest at this point is that you remove the asserts (since that just seems to be causing new problems), and start stepping through the code to see where it's blowing up. That may help to pinpoint the cause of the problem.