Hi,
you would get used to ARM Assembler, write your stuff in ARM Assembler
and use an assembler to get real machine code. If you want to do more
advanced stuff, you should check the documentation of the certain ARM
processor used in your device and also how additional stuff is
connected to it. Maybe you need to check the documentation of those
chips, too.
bye
Markus