I think we are missing something like we need get address of each sections like .text , .data etc.. according to that we need to copy(is it right??). But how to get this address location information?Or is there any procedure to do that?
To generate ARM executable .out file we used cl470.exe and to convert .out to .bin we used hex470.exe.And you told about RVCT tools, i don't have idea about this, where can i get information about this.. or can u please explain little more..?