Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- since your cpu task is forced 1ms busy in the polling loop. --- Quote End --- Actually I would not expect the CPU to be stuck in a polling loop for 1 ms churning away doing nothing. Rather I would expect the CPU to come back periodically as part of a larger polling cycle (i.e. maybe the processor wakes up once every XX ms to see if there is anything that needs attention). Kevin Jennings