Home
Search Full Website
Search Knowledge Base
Knowledge Base Index
Email Support Question
|
Loading
Keil Debug Information
|
| Question |
What file do I load in the emulator from the
Keil tools, and how do I get all the symbol and source file information into
it?
|
Answer |
The name of the file to load is listed in the
"Name of Executable" field in the "Project|Options|Output"
dialog. Note that by default, the name of that "Executable" file is
the project name with no extension. To make it easier to find the file you
might change that so the file has the extension ".aom". To load all
the symbol and source file information, make sure the "Debug
Information" box is checked in the "Project|Options|Output"
dialog.
|
|