Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHi,
the address defined in SOPC builder was quiet high in the first place. It was just the same as the before used UART. Since it said "out of range" I rearranged the address to a lower one right after the reset vector. Didn't help...... Currently, I'm using the FIFOed UART from the Altera WIKI. It worked immediately by using the same address and name. I think, I stuck with this one for now, since it is working (although already found a bug in the FIFO depth definition, but was able to solve it for now). Really, I don't know, where all those error messages come from and how to determine a solution for them..... Regards, Maik