need advise on which product to buy

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?

Parents
  • "Remote laboratories: how to enable students to access labs hardware via internet."

    That's my emphasis - is that actually what your project requires?
    ie, there is no requirement for the tools to be remote - just the target hardware?

    Test equipment with remote control has been available for a long time now - but, typically, the development tools like compilers, etc, remain on the developer's local PC.

    Keil uVision accesses the target hardware via AGDI -its debug interface.
    Unfortunately, the description seems to be missing at the moment - see: http://www.keil.com/forum/docs/thread11306.asp therefore you will have to contact Keil direct to request details.

    It should be here: http://www.keil.com/appnotes/list/uvision.htm

    I would suggest that you provide a "driver" compatible with this interface for your "remote debugging"

    "how much does the commercial compilers cost?"

    You would obviously have to direct that question direct to Keil themselves!

Reply
  • "Remote laboratories: how to enable students to access labs hardware via internet."

    That's my emphasis - is that actually what your project requires?
    ie, there is no requirement for the tools to be remote - just the target hardware?

    Test equipment with remote control has been available for a long time now - but, typically, the development tools like compilers, etc, remain on the developer's local PC.

    Keil uVision accesses the target hardware via AGDI -its debug interface.
    Unfortunately, the description seems to be missing at the moment - see: http://www.keil.com/forum/docs/thread11306.asp therefore you will have to contact Keil direct to request details.

    It should be here: http://www.keil.com/appnotes/list/uvision.htm

    I would suggest that you provide a "driver" compatible with this interface for your "remote debugging"

    "how much does the commercial compilers cost?"

    You would obviously have to direct that question direct to Keil themselves!

Children
More questions in this forum