We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am having trouble starting a brand new project in Keil uVision. I am having trouble Debugging my application. The debugger doesn't seem to know where my main function is located at. Can someone please advise me about the steps needed to properly setup and start debugging an application?
The Blinky project works just fine. And i tried matching up the setting between the two projects. But I think i'm missing something.
please advise
Hello Jon Ciccozzi,
Please take a closer look at the Options for Target for target SAM9260 Ext SDRAM - SAMICE in the Blinky project for AT91SAM9260.
Especially check the settings under Options for Target - Target, ASM, Debug. Under Target the used memory ranges are configured. Under ASM additional defines for the startup file are set. Under Debug an INI-file for target debugging is specified.
Best Regards, Martin Guenther