Hi all ,
i'm using nRF51 DK ,im getting issue while program downloading on flash .Program compiled correctly(no any error) even it show flash downloaded but the application doesnt showing effect.like i download blinky program into it.it downloaded successfully but didnt blinked any board LED's.This is all in output show "
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'nrf51422_xxac'
compiling main.c...
compiling nrf_delay.c...
assembling arm_startup_nrf51.s...
compiling system_nrf51.c...
linking...
Program Size: Code=520 RO-data=228 RW-data=4 ZI-data=2052
FromELF: creating hex file...
".\_build\nrf51422_xxac.axf" - 0 Error(s), 0 Warning(s).
Build Time Elapsed: 00:00:02
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'flash_softdevice'
Build Time Elapsed: 00:00:00
Batch-Build summary: 2 succeeded, 0 failed, 0 skipped - Time Elapsed: 00:00:02
Load "C:\\nrf\\nRF51_SDK_9.0.0_2e23562\\examples\\peripheral\\blinky\\pca10028\\s110\\arm5_no_packs\\_build\\nrf51422_xxac.axf"
Set JLink Project File to "C:\nrf\nRF51_SDK_9.0.0_2e23562\examples\peripheral\blinky\pca10028\s110\arm5_no_packs\JLinkSettings.ini"
* JLink Info: Device "NRF51422_XXAC" selected.
JLink info:
------------
DLL: V6.16c, compiled Jun 16 2017 18:14:49
Firmware: J-Link OB-SAM3U128-V2-NordicSemi compiled Jan 12 2018 16:05:20
Hardware: V1.00
S/N : 681349352
* JLink Info: Found SW-DP with ID 0x0BB11477
* JLink Info: Scanning APs, stopping at first AHB-AP found.
* JLink Info: AP[0] IDR: 0x04770021 (AHB-AP)
* JLink Info: AHB-AP ROM: 0xF0000000 (Base addr. of first ROM table)
* JLink Info: CPUID reg: 0x410CC200. Implementer code: 0x41 (ARM)
* JLink Info: Found Cortex-M0 r0p0, Little endian.
* JLink Info: FPUnit: 4 code (BP) slots and 0 literal slots
* JLink Info: CoreSight components:
* JLink Info: ROMTbl[0] @ F0000000
* JLink Info: ROMTbl[0][0]: E00FF000, CID: B105100D, PID: 000BB471 ROM Table
* JLink Info: ROMTbl[1] @ E00FF000
* JLink Info: ROMTbl[1][0]: E000E000, CID: B105E00D, PID: 000BB008 SCS
* JLink Info: ROMTbl[1][1]: E0001000, CID: B105E00D, PID: 000BB00A DWT
* JLink Info: ROMTbl[1][2]: E0002000, CID: B105E00D, PID: 000BB00B FPB
* JLink Info: ROMTbl[0][1]: F0002000, CID: B105900D, PID: 000BB9A3 ???
ROMTableAddr = 0xF0000000
* JLink Info: Setting AIRCR.SYSRESETREQ
Target info:
------------
Device: nRF51422_xxAC
VTarget = 3.300V
State of Pins:
TCK: 0, TDI: 1, TDO: 1, TMS: 1, TRES: 1, TRST: 1
Hardware-Breakpoints: 4
Software-Breakpoints: 8192
Watchpoints: 2
JTAG speed: 1000 kHz
Erase Done.
Programming Done.
Verify OK.
* JLink Info: Setting AIRCR.SYSRESETREQ
Application running ...
Flash Load finished at 12:12:50
Load "C:\\nrf\\nRF51_SDK_9.0.0_2e23562\\examples\\peripheral\\blinky\\pca10028\\s110\\arm5_no_packs\\_build\\nrf51422_xxac.axf"
Set JLink Project File to "C:\nrf\nRF51_SDK_9.0.0_2e23562\examples\peripheral\blinky\pca10028\s110\arm5_no_packs\JLinkSettings.ini"
* JLink Info: Device "NRF51422_XXAC" selected.
JLink info:
------------
DLL: V6.16c, compiled Jun 16 2017 18:14:49
Firmware: J-Link OB-SAM3U128-V2-NordicSemi compiled Jan 12 2018 16:05:20
Hardware: V1.00
S/N : 681349352
* JLink Info: Found SW-DP with ID 0x0BB11477
* JLink Info: Scanning APs, stopping at first AHB-AP found.
* JLink Info: AP[0] IDR: 0x04770021 (AHB-AP)
* JLink Info: AHB-AP ROM: 0xF0000000 (Base addr. of first ROM table)
* JLink Info: CPUID reg: 0x410CC200. Implementer code: 0x41 (ARM)
* JLink Info: Found Cortex-M0 r0p0, Little endian.
* JLink Info: FPUnit: 4 code (BP) slots and 0 literal slots
* JLink Info: CoreSight components:
* JLink Info: ROMTbl[0] @ F0000000
* JLink Info: ROMTbl[0][0]: E00FF000, CID: B105100D, PID: 000BB471 ROM Table
* JLink Info: ROMTbl[1] @ E00FF000
* JLink Info: ROMTbl[1][0]: E000E000, CID: B105E00D, PID: 000BB008 SCS
* JLink Info: ROMTbl[1][1]: E0001000, CID: B105E00D, PID: 000BB00A DWT
* JLink Info: ROMTbl[1][2]: E0002000, CID: B105E00D, PID: 000BB00B FPB
* JLink Info: ROMTbl[0][1]: F0002000, CID: B105900D, PID: 000BB9A3 ???
ROMTableAddr = 0xF0000000
* JLink Info: Setting AIRCR.SYSRESETREQ
Target info:
------------
Device: nRF51422_xxAC
VTarget = 3.300V
State of Pins:
TCK: 0, TDI: 1, TDO: 1, TMS: 1, TRES: 1, TRST: 1
Hardware-Breakpoints: 4
Software-Breakpoints: 8192
Watchpoints: 2
JTAG speed: 1000 kHz
Erase Done.
Programming Done.
Verify OK.
* JLink Info: Setting AIRCR.SYSRESETREQ
Application running ...
Flash Load finished at 12:15:18"