I use nRF5_SDK_12.2.0_f012efa to develop BLE application in IAR workbench. Now I want to test the example: ble_app_template_pca10040_s132-nrf52832_xxaa. The project can pass compile after choose nrf52832.But I find that I can not set breakpoint in the project. When I click Download and Debug button, the software run directly or warnning that one or more breakpoints have been set. So the debugger is invalid. My IAR workbench version is:7.40. I want to know if you have the similar situation? How can I solve this problem?