This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Memory problems with s130v2:SDK12.3.0

Hi, I have changed the ble_app_uart_c example so that it can connect to multiple peripherals(at the moment 2 peripherals, the goal is 3 peripherals). It works fine, but as soon as I include the peer_manager code for getting the bonding option, the softdevice_enable has app_ram_base != ram_start. When I fixed the IRAM1 start to match app_ram_base and compile the code, the program flow does not come into main at all. It goes to memory 0xFFFF FFFE and stays there forever. I am using nRF51822-AA. How so I solve this? Thanks.

Parents Reply Children
No Data
Related