|
|||||||||||
|
Technical Support Support Resources
Product Information |
MON51: DEBUGGING WITH START ADDRESS OTHER THAN 0Information in this article applies to:
QUESTIONI have the following configuration on my target system:
The application code downloads properly, but it starts executing at address 0 and my program hangs. Is there a way to configure execution to start at 0x8000? ANSWERYes, you can configure the program start address by using a debugger initialization file. The following steps explain how to do this.
When you now start the debugger, it will load the application, set the Program Counter (PC) to 0x8000 and run your application until the main entry. MORE INFORMATION
SEE ALSOFORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Friday, July 15, 2005 | ||||||||||
|
|||||||||||
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.