hi,
i'm working on change 'example project file using softdevice s110' to 'using s130'. but, i don't know where exactly need to change. just downloading softdevice s130 and then downloading code is not working.
Is there any help for me. thanks.
hi,
i'm working on change 'example project file using softdevice s110' to 'using s130'. but, i don't know where exactly need to change. just downloading softdevice s130 and then downloading code is not working.
Is there any help for me. thanks.
You should replace definition S110 by S130 in global defines (project level) and let change include path to s130 headers. I think this are only differences in examples project. There are few targets for s130 for HRS - you can check them.
thank you for replying my question. can you explain more 'global defines(project level)? i'v chaned SoftDevice_s110 to Softdevice_s130 in 'Select software packs for target menu' and include path to s130 heades. then i could load Softedevice s130 in keil but can't load the code on it..
Project level defines are here: Menu: Project->Option for target nrf51....-> Tab C/C++->Preprocessor Symbols -> Define
thank you for your help! I've solved the problem. In addition, Options for target => target => Read/Only Memory Areas also need to change.
Great! Could you accept agf's answer by clicking the grey circle to the left of it?