Hello,
I'm newbie with BLE and nRF52832.
I'm using IAR 8.22.1 and softdevice S132 V6.0.0.
The problem is that my program worked fine but suddenly the entry point is not main function but other location in memory.
I've try the following steps:
1. Download another application.
2. Replace the SEGGER debugger.
3. Work with another PC.
4. Replace my board.
5. Re-download softdevice S132 and re-program the nRF52832.
6. Erase the nRF52832 and re-program the softdevice and the application.
BUT NOTHING HELPED!!
I have PCA10040 board, after programming the application, it got stuck too.
Here some information from environment:
IAR log window is:
The Disassembly window is:
The Call Stack window is:
The configuration file is:
The map file is:
Does anyone have any idea about this problem?
If you need more information please ask.
Thanks in advance!