nRF52-ADC-examples icon indicating copy to clipboard operation
nRF52-ADC-examples copied to clipboard

Patch sdk 17.0.2

Open Teymurian opened this issue 4 years ago • 5 comments

compatibility with nRF5_SDK_17.0.2

Teymurian avatar Jan 21 '21 04:01 Teymurian

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jan 21 '21 04:01 CLAassistant

Hi there, I'm a beginner for Segger Studio and GitHub. I just want to ask how can I update these changes into my solution? Where should I edit? In the sdk_config.h file or what? Thank you.

I'm using SDK 17.0.2 to realize the adc + uart function

jackied2090 avatar Feb 16 '21 08:02 jackied2090

Hi Jack, should be able to download from her https://github.com/Teymurian/nRF52-ADC-examples.git

Regards,Hossein

On Tuesday, February 16, 2021, 03:14:03 a.m. EST, jackied2090 <[email protected]> wrote:  

Hi there, I'm a beginner for Segger Studio and GitHub. I just want to ask how can I update these changes into my solution? Where should I edit? In the sdk_config.h file or what? Thank you.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Teymurian avatar Feb 16 '21 14:02 Teymurian

image Hey Mr.Teymurian, I download the file but the same errors appear again. How can I fix this? image This is where I save the downloaded file. I try to put the folder in other places, but still some errors happen.

jackied2090 avatar Feb 20 '21 11:02 jackied2090

Hi there, It seems I just solved this problem. For anyone possibly meeting this kind of compatibility problem, you can look through this: https://devzone.nordicsemi.com/f/nordic-q-a/66537/ses-compilations-error-with-github-sample Basically, for SDK 17.0.2, "RAM" needs to be redefined as "RAM1'

jackied2090 avatar Feb 21 '21 08:02 jackied2090