Flashing code to DA14580DEVKT-B

2 posts / 0 new
Last post
divyakt0
Offline
Last seen:4年2 months ago
加入:2017-02-09 08:13
Flashing code to DA14580DEVKT-B

Hi

How can we flash code to SRAM to operate the DA14580DEVKT-B as standalone device. Right now we are debugging using Keil. Once we stop debugging the code stops
I dont want to do OTP since this is not the final code. Is there any way to flash code so that the device work as standalone device.?

Device:
MT_dialog
Offline
Last seen:2 months 3 weeks ago
工作人员
加入:2015-06-08 11:34
Hi divyakt0,

Hi divyakt0,

Just place the jumpers as indicated on the SPI configuration (right beside the J4 header) and use Smart Snippets (the SPI flash tab) in order to erase and burn the flash (make sure that the pins on the board setup are proper), also when the tool prompts you to make the image bootable click yes in order when powering up the device to donwload the image to the sysram.

Thanks MT_dialog