hi members... i know i have wrote the thread again but i want it correctly. you know that i'm programming assembler in c! my microcontroller ist the 80C535... i want to transform interraupt also in c but i didn't know the right syntax. have anybody a example-program oder anything else? that would me help on! thanks for your sympathy yours sincerely nick
"Please go and ask somewhere where they know about SDCC." One more time - SDCC has its own forum: http://sdcc.sourceforge.net/#Support http://www.keil.com/forum/docs/thread5727.asp
Hi Nick, stell unter http://www.c51.de die Frage in dem Forum.
"is that possible that the sdcc no interrupts assisted" We don't know. We use Keil. Please go and ask somewhere where they know about SDCC. This forum is for Keil. Just Keil.
hi .... im sorry for my bad spelling! i have read the c51 manual and the sdcc manual too.... the c51 manual is understandable. the sdcc manual not realy! i must work with both cross compiler... is that possible that the sdcc no interrupts assisted?i can't it imagine.... many thanks for help...
Here's a German microcontroller forum: http://www.mikrocontroller.net/forum/ "Für alle Fragen rund um Mikrocontroller und Elektronik"
Nick: post your e-mail address and someone speaking German will hopefully contact you. I honestly have no idea what you are talking about you know that i'm programming assembler in c! does not make sense as stated want to transform interraupt also in c but transform??? thanks for your sympathy you have it, unfortunately no answers to your questions. Erik
http://www.keil.com/support/man/docs/c51/c51_le_interruptfuncs.htm
i want only know the syntax at all...
hi... is the interrupt are activated are the programm in a ordianed interruptadress)... example in assembler: $IC(sfr.def) ORG 4000H //startadress source... ....... ......... ........ ORG INTERRUPTADRESS ...... do something ....... ...... reti //go back in the mainprogramm ------------------------------------ how to look the function in c? i haven't any associations! thanks for your sympathy nick
"have anybody a example-program oder anything else?" Try this site - it's in German: http://www.c51.de/
"i'm programming assembler in c!" What does that mean?! "i didn't know the right syntax" For all matters of compiler-specific syntax, see the compiler Manual "have anybody a example-program oder anything else?" There's a whole section of example downloads in the support area of this website. Also Application Notes, and a knowledgebase.
Take a look in the manual. If you have any specific questions after that then post again.
View all questions in Keil forum