Have firmware disassmbled with IDA (ARM920 Core).. most is Thumb mode....some is ARM mode Want to make some mods, in ASM.
What is the easiest way to turn few lines of ASM (well few dozen) into machine language. Can some one suggest a FREE tool / how to.
I just downloaded WinARM. Comes with Programmers Notepad. Been few hours now, trying to make sense of it all... just to compile a few lines of ASM... and the MAKE file i made, is still not working (some thing about end of line)