Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHmm, that's tricky. Did you move the __attribute__ stuff into the header? Next you can try to unload the cache before (or after?) you call the function. Could you test execution of code from the other memories by changing the .text (heap, stack) section mapping in system libraries properties? There can be many other reasons ... task stack size to small?
I think I would start with reduced functionality in hardware and software. (like in the example). Then try to extend it step by step. Jens