hi , I use DM642EVM board, ccs3.3 and DSP/BIOS 5.31.
In my program, I configure VP0A as display port, VP1A as capture port, I scale the input image , so the input image is
360x288, the display Image is 720x576. The display image is divided into three parts, one is for pre-frame ,one is for cur-frame,
and the other is for mosaiced image.
when I run the program , the image appeared on the monitor is right, but after the program run for a time ,about 1or 2 minutes,
a message appear: s/w break point in register at 0x7400 0000. The address in the message is different every time,but it's in
the rang of 0x7400 0000~0x75FF FFFF.