Altera_Forum
Honored Contributor
15 years agoProblems with debugging VIP suite
Hello All,
I'm having an interesting problem. I recently updated to Quartus 10.0, had some problems so I regressed to 9.0sp2; having had similar problems in the past with 9.1. Since I've regressed I can't debug my VIP system properly. Here is my system: SXGA RGB444 -> CVI -> Scaler -> FrameBuf -> Mixer (w/ black background) -> CVO Essentially, my code runs well when it's programmed into my EPCS and booted; the whole vip suite functions well. But when I try to debug my NIOS, i.e. set breakpoints, step etc, my CVI doesn't work (I believe). The scaler scales, the mixer mixes and places layers, but I get blank from the CVI... I was wondering if the FIFO of the CVI is filling up before the scaler is turned on, owing to the lines executing slowing during NIOS debug. Any advice, tips, help, suggestions, comments greatly appreciated. Brent.