Altera_Forum
Honored Contributor
16 years agoHow to put the AN429 remote update into my design?
Hi, I'm new to NIOS II and I've been reading the AN429 and the simple socket server example last week. The OS and niche looks fun.
It seems like I can modify the SSS project by adding the remote update task. Did anyone try it before? My utimate goal is to have a project with remote update, a task like SSS, a task to access the flash through internet and a non-internet flash accessing task. I guess I need 4 tasks. I really need some guide line before I start it. It will be good if I can keep adding task without modifying the sample code. (except adding flag and mutex) Thx.