...compile or assemble Thumb code?
How do I compile or assemble Thumb code?
The Instruction Set compiler project property controls the type of code generated by both compiler and assembler, it can be set to ARM or THUMB.
The ARM/THUMB Interworking compiler project property instructs the compiler whether to produce code that supports calling between ARM and Thumb instruction sets.
Please sign in to leave a comment.
Comments
0 comments