Hi,
We are using DA14585 in one of our project. We are using DA14580 DEVkit to flash the board. The BLE chip returns device ID in debug window, but when flashing the code to RAM the following error occurs "can't acces target device stop debug session". Need your support to solve this issue
Device:
嗨MarkDsylva_2277,
If I understood correctly your question, you are trying to download firmware to your custom board using Pro-DK and Keil IDE. If I am mistaken, please correct me.
当然你可以掠夺ram your custom design by using the Pro-DK This can be done either via UART or the JTAG interface. Below are the required connections for each interface. I am assuming that you are trying through JTAG since you are using Keil IDE.
JTAG interface, the required connections are:
UART interface, the required connections are:
Please check the connections and let me know.
Thanks, PM_Dialog
We are using the JTAG interface and the connections are the same as mentioned by you. Still we couldn't program and debug our custom board.
Images are attached for your reference. The chip shows the SWD IDCODE but we couldn't program the chip.
嗨MarkDsylva_2277,
Can you please indicate if you are trying to download FW to System-RAM or SPI Flash? If you press twice the “Start/Stop Debug Session” button from the Keil IDE, are you able to attach the debugger and start running the firmware? If you are trying to download FW to SPI Flash (Settings.jpg), this should be down through the Flash Programmer of SmartSnippets Toolbox. With the usage of Keil IDE, you can only download FW to system-RAM.
Thanks, PM_Dialog