Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Judging by the message I'm guessing the master in the system accessed something that didn't respond or the address that was used didn't exist in the system (Qsys fabric doesn't have a timeout mechanism). I would start by looking at the Qsys design and make sure the address you are attempting to access is present in the system. If you are trying to access a custom IP core then I would double check the implementation against the Avalon specification to make sure the logic is designed within spec. --- Quote End --- As far as I can tell, the addresses seem right (address for the LEDs is 0x0 and I'm trying to write to that address). Can you give any advice about which specs I should check for the LED connections? It's just a PIO set for output with a bit width of 8. Erin