| |||||
Technical Support Support Resources
Product Information | MON166: CANNOT SINGLE-STEP IN BOOSTRAP MODEInformation in this article applies to:
QUESTIONWhen I start a debug session in µVision2, the Monitor-166 and my application is downloaded correctly with the on-chip bootstrap loader. I can see the application in the disassembly window and I can view all memory areas in the memory window. However, I cannot single-step or start the application. Monitor-166 is configured for my microcontroller board. There is 1MB external RAM connected to chip select 1 (\CS1) and I have enabled this RAM in the address range from 0x100000 to 0x1FFFFF. The Monitor-166 and my application is located within this RAM area. ANSWERThis memory layout is not suitable for Monitor-166 and your application because the interrupt vectors cannot be reached. Monitor-166 needs the NMI interrupt vector for breakpoints. Please use one of the following configurations:
MORE INFORMATION
SEE ALSOLast Reviewed: Friday, July 22, 2005 | ||||
| |||||