Re: Kann mir jemand das in C für die Keil-IDE übersetzen? Kategorie: Programmierung (von mike DK - 4.07.2006 9:06) | ||
Als Antwort auf Kann mir jemand das in C für die Keil-IDE übersetzen? von Erich - 27.06.2006 11:25 | ||
| ||
Why don't you just look (or search for "keil compiler") about 10 posts earlier than your own? There you'll find exactly how to set up the compiler for the C-Control2. If you want to use the C2 operating system, just use 0x30000 for offset and don't use variables that needs to access the ram area for storage. Transfer is done with the tool Andre has on his homepage, it can transfer both as completely new OS or with offset so you call your C program from the original OS. | ||
Antwort schreiben Antworten: Re: Kann mir jemand das in C für die Keil-IDE übersetzen? (von Erich - 4.07.2006 9:57) |