Re: Free C-Compiler for CC2 Kategorie: Progr. Assembler, TaskingTools, OS (von: Eric Hospel - 15.3.2002 15:56) |
Als Antwort auf: Re: Free C-Compiler for CC2 von
Alexander Bornschlegl - 15.3.2002 13:55 | |
These speeds are no problem with C. In the example I posted to this forum there is a function to read from the ADC. There might be a problem in returning from C back to the C2 program (I've disabled all interrupts during C execution) so it might be easier to write your entire application in C. |