Forum Discussion
Altera_Forum
Honored Contributor
8 years agoOh yes, I have the virtual base set up and it successfully maps.
Also when reading back the GPIO48(see following instruction), I do see that it's cleared. hps_gpio = alt_read_word(( virtual_base + ( ( uint32_t )( ALT_GPIO1_SWPORTA_DR_ADDR ) & ( uint32_t )( HW_REGS_MASK ) ) )); However, the LED I've assigned to it does not deactivate. I'm wondering if you were using Altera University's audio core to interface with the mic. It may be that a few settings on my HPS are not correctly setup.