Experienced developers know that good tools support is critical for successful implementation, debugging, and maintenance of embedded products. SoC designs have introduced a new set of problems that ...
I'd suggest not using the VC debugger, and using WinDBG or CDB instead (free downloads from Microsoft). They're both exceptionally UNfriendly, but are very good at tracking down tough problems.