Go to previous topic
Go to next topic
Last Post 10 Aug 2004 12:42 PM by  James Zipperer
ARM multi ice
 2 Replies
Author Messages
cosaro
New Member
New Member
Posts:


--
10 Aug 2004 12:53 AM
    I am uing the arm tools with the starter development board and am trying to load and single step a program in sdram. I am unable to do this. I get an error message that says something about hardware is not reponding. Is there a simple guide that shows how to debug using the arm tools.

    Thanks
    Anonymous
    Posts:


    --
    10 Aug 2004 09:33 AM
    cosaro,

    While Logic does reccomend the ARM Multi ICE as a JTAG, third party products are not supported by Logic. No procedure specifc documents have been published as yet in the area that you requested. Please contact ARM with questions in that area.

    http://www.arm.com/support/obtaining.html

    Regards,
    James Zipperer
    New Member
    New Member
    Posts:


    --
    10 Aug 2004 12:42 PM
    Are you using the AxD debugger? You need to set it up first...

    Options->Configure Target
    Add Button
    ...Path to ARM Multi-ICE.../Multi-ICE.dll
    Configure Button
    Processor Settings Tab
    Address: 0xB0010000
    Advanced Tab
    Uncheck box: enable cache at startup

    There are more details on how to do this in the AppNote " AN 248 Restoring a Corrupt Bolo/Lolo with an ARM Multi-ICE JTAG"


    ---