Hello
I'm working on sdk v17, and I copied the previously created project to sdk in the new path. (to use some of the functions of the previous project as they were)
And when I modified and build the project, the first error I saw was printed.
This error is output from 'ses_startup_nrf_common.s'
Output/Ultrasonic Claner_rev1 Debug/Obj/ses_startup_nrf_common.o: in function `InitializeUserMemorySections':
undefined reference to `__RAM1_segment_end__'
Can I know the cause and solution of this error?
Thank you!