Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to get along with memory access errors?
Hello, Im working long time with NIOS Processor and getting more and more in trouble with memory access errors. I tried several things to get allong with it, but the problem still resists and c...
Altera_Forum
Honored Contributor
20 years agoI cannot believe, that nobody has had this kind of error yet ...?
Anyone? I tried more things to get along with memory leaks: - tried to switch into Windows MSVC, but had following problems: - uCOS Port for Windows exists but has some strange behavier (cannot create threads inside other threads) - MS C Compiler is not c99 compatible - Socket API has small differences next try is, to compile example webserver of altera with gcc under cygwin Please tell me, how you guys get along with memory leaks... ! regards