Hi,
I installed ARM Development Studio with a 30-day evaluation to build the first prototype with Microchip SAMA5D27-SOM1-EK1. To my surprise I realized that I cannot connect to the card using JLink on board.I then used the SEGGER J-link GDB, with which I connected without problems.However, I can't find the method to connect ARM Development Studio to the local GDB to debug device.Before changing the Jtag of the board to connect my ULINK2 I wanted to know if there is a possible solution ?With ARM Development Studio, can't you remotely debug a custom board that uses a Bare Metal software ?
Thanks very much.
Hi again debugasmBare-metal debug is performed via our range of JTAG/SWD debug units such as DSTREAM & uLINK, or via a CMSIS-DAP connection (over USB). Sorry, we have no plans to support bare-metal debug via a local GDB agent.
Stephen