Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Yeah, I know that the linker would ot decide where to put it but I assumed that when I had .text in my link.ld file it would know the 1st part was by default text (guess I was wrong)
Remember that assumption is the mother of all fuckups
Right you are I added .text and it works now . Thanks a million!