Forum Discussion
Altera_Forum
Honored Contributor
19 years agoEPCS under uCOS/II
I'm trying to programme an EPCS over TCP/IP and NIOS running uCOS/II. Problem is, the only way to access the EPCS is via HAL API, which says "single threaded only". Small operations, like a singl...
Altera_Forum
Honored Contributor
19 years agoSoin
I've tried OSSchedLock/OSSchedUnlock bracketing the EPCS access function - still get the same problem - is this what you meant, or am I missing something ? Alan