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

Keil project migration to SEGGER studio

 Hello,

 

I’m using keil compiler.

My configurations are nrf51822ac/SDK12.3/s130_nrf51_2.0.1_softdevice.

I’m trying to migrate to SEGGER studio.

I’m referring to the below link.

 

The version is different, so the content seems to be a little different.

Of course, I have difficulties in migrating.

I want to know if there are any recent and easy information that I can refer to.

 

 Thanks,

Parents Reply
  •  Hello,

    I'm trying to modify section placement file.

    My address map is like below.

    default   IROM1 - Start :0x1B000  Size : 0x17000         Startup

    default   IRAM1 - Start :0x20001FE8  Size : 0x5F98

                  IRAM2 - Start :0x20007F80  Size : 0x80          NoInit

    I can't understand which file to use and which part to modify?

    Could you give me some tips?

Children
Related