Forum Discussion
Altera_Forum
Honored Contributor
7 years agoA PIO (parallel I/O) component is not a counter. If you want to integrate your counter code into Platform Designer, you have to turn it into a component using the Component Editor and add it to the system.
Also, your software code is trying to do a read on the PIO that looks like it's set as an output.