This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to start a project with AT91SAM9260 with J-link SAM ICE

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