Forum Discussion
Altera_Forum
Honored Contributor
17 years agoRAM error?
Hello champs, I am running two applications. And each one of them calls the other. It all seems fine until on the 13th loop or so it does this. I'm sorry if the code post is too long, but I gue...
Altera_Forum
Honored Contributor
17 years agore 1) I did not suggest to call any executable, but either run two executable in parallel (started when booting and never stopping), or do a single executable with two threads (via the pthread library), one for data acquisition and one doing ftp (but not calling an external program).
I have no experience with perl, but as it's an interpreted language it will add some overhead. I also don't know if there is a working perl interpreter for NIOS-nommu. -Michael