 | Technical Support |  |
|
|
Technical Support Support Resources Product Information | MON390: DOWNLOADING MON390 INTO THE TINI BOARD USING MDK
Information in this article applies to: - C51 All Versions
- C51 Version 7.04
QUESTIONHow do I download the mon390 program onto the Dallas TINI board? ANSWERFollow these steps to download and run the Mon390 onto the Dallas TINI evaluation board. Setting Up the Hardware Generate the Keil Monitor 390 Hex File for the Dallas TINI Board - On your hard drive, open \Keil\C51\MON390\Tinim400\mon400.Uv2.
- Go to Project -> 'Rebuild all target files'. This will create a hex file of the monitor program. It will be located at: \Keil\C51\MON390\Tinim400\mon400.hex. This monitor project is preconfigured for the Dallas TINI board, so there is no need to change any settings in this project.
Using the Dallas Microcontroller Tool Kit (MTK) Debugging your Project - Open up the Keil project you wish to debug with the monitor.
- Go to Project -> options for target -> debug tab. On the right hand side of the screen select ' MON390: Dallas Contiguous Mode' from the pull down menu. Press the 'Settings' button. Select Port: 'Com 2' and baudrate '115200'. Note the monitor is configured to only connect at 115200. Press the 'OK' buttons.
- Go to Debug -> 'Start/Stop Debug Session'. Keil will connect with the monitor, and download your application.
MORE INFORMATIONSEE ALSOLast Reviewed: Thursday, August 04, 2005
|
|