Re: rabbit RCM2200
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <CADN-Tf4k9XNftGebp53Kd929HX13dL7_guXBW1jT2ru4f-Kjig@mail.gmail.com> |
Hi guys, is there any solutions to speed up the compilation process in the rabbit dynamic C for rcm2200 ? thanks guys 2014-12-30 19:02 GMT+01:00 Nabil Choucolate <[email protected]>: > Hi, > i think you have right, i will do this steeps and i'm sure now that i will > have some good results > Thank you so much > > > 2014-12-30 15:04 GMT+01:00 [email protected] [rabbit-semi] < > [email protected]>: > >> >> >> You didn't make the right choice! >> PHP and HTML languages are suitable for a high-end server environment and >> web-based application development. Embedded applications e micro controller >> programming require different skills. >> >> Rabbit environment has no PHP pre-processor (even if include a dynamic >> scripting language similar). First of all you have to learn the C language >> (Dynamic C is a dialect of the ANSI C) and how to program a micro >> controller like the RCM modules. Start with the "Dynamic C user's manual" >> to understand the Dynamic C language syntax. Then take a look at the >> "TCP/IP user's manual" to learn how to use RabbitWeb, a library that >> implements an HTML web server onto the Rabbit and let you to develop simple >> dynamic web page with forms to input your data. >> >> If you don't have any experience in computer programming and software >> development in general (do you known at least a high-level language like >> Java, Pascal, ecc.?) first you should learn some concept like variables, >> iterations, functions, etc, and start to coding the "hello world" >> application (every basic programming course start with this example!). >> >> I hope this can helps you. I think you'll get what you need but first you >> have to make these basic steps. >> >> >> >> > >