We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I want to buy an evaluation board for my masters project.
1. The programming should be stored in flash not EEPROM. 2. The compiler should be launched from command line (passing the source code file as parameter) 3. The uploading the resulting object code to the evaulation board should be via command line (i.e. no visual interface because the source code files will be sent for compilation over internet). 4. and preferably it should be 8051.
is this possible with any of the evaluation boards/emulators available here?
Don't Keil do special deals for educational institutions...?
Even if Keil don't, I'm sure others do...
Or, if compiler cost is such an issue, how about SDCC - it's free! http://sdcc.sourceforge.net/