This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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
  • Yes, the SiLabs EC2 "ICE" can be used remotely. I have a commercial package called RADMIN to access the remote PC. I'm sure the OP has similiar software to remote to his Lab. I have used both the SiLabs IDE and a Keil eval package at the remote PC to program the SiLabs 'deviant' device. Not for compiling just for downloading. I send the Hex file to a known disk
    folder and then connect to the EC2 for program download.
    I have left the EC2 connected for several days at a time but I always worry about noise glitches so I have someone to disconnect the EC2 after the Debug session.
    I chose the RADMIN package because it's cheap and easy to use. I have full control of the remote PC including the GUI screens. I don't use command lines, just point and click.
    The SiLabs EC2 allows stop, start and reset via the GUI. It has been over a year since I last used the package because everything seems to be up and running.
    (fingers crossed, fingers crossed).
    I agree with Erik that the OP should look carefully at the SiLabs eval packages for a strong developement systems.
    Bradford

Reply
  • Yes, the SiLabs EC2 "ICE" can be used remotely. I have a commercial package called RADMIN to access the remote PC. I'm sure the OP has similiar software to remote to his Lab. I have used both the SiLabs IDE and a Keil eval package at the remote PC to program the SiLabs 'deviant' device. Not for compiling just for downloading. I send the Hex file to a known disk
    folder and then connect to the EC2 for program download.
    I have left the EC2 connected for several days at a time but I always worry about noise glitches so I have someone to disconnect the EC2 after the Debug session.
    I chose the RADMIN package because it's cheap and easy to use. I have full control of the remote PC including the GUI screens. I don't use command lines, just point and click.
    The SiLabs EC2 allows stop, start and reset via the GUI. It has been over a year since I last used the package because everything seems to be up and running.
    (fingers crossed, fingers crossed).
    I agree with Erik that the OP should look carefully at the SiLabs eval packages for a strong developement systems.
    Bradford

Children
No data