3 Gordon Drive, P.O.Box 1347 Rockland, Maine 04841 U.S.A.
Find Tools for Your Chip


Subscribe to our Newsletter

© 2004 Avocet Systems, Inc.
Call Us Today at 207-596-0080
Avocet Systems, Inc. : The Complete Solution for Embedded Systems Development Tools


SourceGate won't hit a breakpoint set in the Source or VASM window.

One of two things is more than likely the problem.

First and most common, if you set a breakpoint in a Source Window or the VASM window you MUST start program execution using the "START" button in the Source Window or VASM. The breakpoint will more than likely not be hit if you start program execution for the command window or the emulator status window.

The Second reason for not hitting the break is the code never executes the instruction the break point is set on.