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

nRF82510 twi scanner program

Hi 

I have nRF52832 twi_scanner sample program. how it use for nRF52810. what changes need to do?

Parents
  • Hi

    1. Open the project in SES.

    2. Right click the Project folder and click Options... 

    3. Select Common configuration and click Linker, then double-click Section Placement Macros.

    4. Now the Section Placement Macros window will open, and you can edit FLASH_START, FLASH_SIZE, RAM_START and RAM_SIZE to the exact values the SoftDevice suggests.

    5. Click OK and confirm that the values have changed in the Section Placement Macros before pressing OK to confirm the changes in your options.

    Best regards,

    Simon

Reply
  • Hi

    1. Open the project in SES.

    2. Right click the Project folder and click Options... 

    3. Select Common configuration and click Linker, then double-click Section Placement Macros.

    4. Now the Section Placement Macros window will open, and you can edit FLASH_START, FLASH_SIZE, RAM_START and RAM_SIZE to the exact values the SoftDevice suggests.

    5. Click OK and confirm that the values have changed in the Section Placement Macros before pressing OK to confirm the changes in your options.

    Best regards,

    Simon

Children
No Data
Related