Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to debug the apps runing on uclinux on Linux
Hi,Hippo. I develop apps on Linux and run them on windows through SDK. Then I want to debug the apps ? what should I do?
Altera_Forum
Honored Contributor
20 years agothank you,
In SDK or Linux? Another problem: can't fork() a new thread on stratix1s10 dev. always return -1. why? In CGI program, I want to have two processes ,one sent the HTML and the other do control. How to realize it ?