cancel
Showing results for 
Search instead for 
Did you mean: 

assembly code in STR7?

hg-chen
Associate II
Posted on June 21, 2007 at 06:18

assembly code in STR7?

3 REPLIES 3
hg-chen
Associate II
Posted on June 20, 2007 at 06:28

How to code assembly in ST ARM?

1, recommended debugger ?

2, assembler and linker by ST?

3, any assembly source code for reference?

sofiene
Associate III
Posted on June 20, 2007 at 10:28

Hi Kuni;

The assembly code is based on ARM instruction set

You can refer to ARM site:

http://www.arm.com/documentation/Instruction_Set/

mehdi239955
Associate II
Posted on June 21, 2007 at 06:18

Hi Kuni,

Many debuggers are available,see this

http://www.stmcu.com/inchtml-pages-str7_tools.html

for more details.

ST offers many examples through its Library and Application notes.(see the startup files to familiarize your self with the assembly)

regards,

MBS :-]