|
| Setting Target Options for MON166 Use the Options for Target toolbar button to display the Target dialog, and configure the Monitor-166 interface using the following steps:
- Enter the memory ROM area and RAM area for your target system.
In External Memory section #1, select ROM, then enter the starting address of 0x0 in Start and the size of 0x20000 in Size.
In External Memory section #2, select RAM, then enter the starting address of 0x020000 in Start and the size of 0x20000 in Size.
Note - To download programs and set breakpoints, Monitor-166 requires the entire target application to be located in RAM. The MCBXC167 uses the 512 MByte external RAM space to store both the program code (under ROM) and variables (under RAM).
- In the Options - L166 Misc dialog, you must reserve the memory used by Monitor-166.
Enter in Reserve: 0x08h-0x0B, 0xAC-0xAF.
Other required address ranges for the pre-configured Monitor may be found in Options - Debug - Settings - Description. - In the Options - Debug dialog:
Select Use: Keil Monitor-166 Driver. Set Load Application at Startup and Run to main() to automatically load and start your application when you start the debugger. Click on the Settings button to open the Monitor-166 configuration dialog.
On the Monitor Configuration dialog, select Keil MCBXC167, the COM Port, and the Baudrate. A recommended baudrate is 57600.- Connect the serial interface to the PC and power up the MCBXC167 board.
|
|