56F8013 - Using C-declared variables in Assembly

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

56F8013 - Using C-declared variables in Assembly

2,133 Views
EvanE
Contributor I
Hi,
 
I would like to use Fast INT option of the 56F8013.  I understand that I can only write the ISR in Assembly.  I'm reading thru the documentation on how I can access the global variables that I have declared in my other C-files.  However, any heads-up on how to do this will be greatly appreciated.
 
Thanks!
Evan

--
Alban Edit: Please always include FSL Part Number in Message Subject line.



Message Edited by Alban on 2007-09-28 08:35 PM
Labels (1)
Tags (1)
0 Kudos
1 Reply

214 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
To resume you want to use C variables in assembly module.
I created a short example showing you how to do that.
 
Hope this will help.
 
Pascal
0 Kudos