<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 22, 2017 at 6:47 AM, Daniel Jones <span dir="ltr"><<a href="mailto:daniel.jones1400@gmail.com" target="_blank">daniel.jones1400@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Sir<div><br></div><div>Thank you for your response. Memory is no problem. I am starting with armv7-m bsp. But still have some question left and I hope someone could help. <span style="color:rgb(0,0,0);font-size:12.8px;white-space:pre-wrap">What about the rtems start code, context switch, exception handle and other similar files which I have found for armv4 and armv7-m? Do I have to write these supports for armv6-m? As armv6-m and armv7-m are not that much different, in which files I have to make some changes? Any sort of help is appreciated.</span></div><div><span style="color:rgb(0,0,0);font-size:12.8px;white-space:pre-wrap"><br></span></div></div></blockquote><div><br></div><div>Until Sebastian gets back from holiday, our best suggestion is to compare</div><div>what it there for armv4 and armv7-m with what armv6-m requires. I know</div><div>I don't know the difference.</div><div><br></div><div>One spot to check for a hint is newlib in the setjmp/longjmp implementation</div><div>and the arm code in libgloss. See what architectural ifdef's they have.</div><div><br></div><div>Ultimately, you need to look at the architecture manual for the differences.</div><div><br></div><div>Sorry. This is a case where we know what to do in general terms and</div><div>how to get the answers but it is up to you to figure out what goes there.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span style="color:rgb(0,0,0);font-size:12.8px;white-space:pre-wrap"></span></div><div><span style="color:rgb(0,0,0);font-size:12.8px;white-space:pre-wrap">Regards</span></div><div><font color="#000000"><span style="font-size:12.8px;white-space:pre-wrap">Daniel</span></font></div>​</div>
<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br></blockquote></div><br></div></div>