I am trying to download the Silicon Labs IDE software to look at an .asm file that I need for a project at school. The mcu_ide.exe file will not download due to an unspecified error or something like that? Can anyone help me out?
R
Answer by
Robert Polubinski
You can download the IDE file through the link posted below, but the download is protected by a username and password. You can also create an account for free on the same page after you click the Download button.
I'm using the Silicon Laboratories IDE 2.91 to update firmware on a device. I want to check the firmware version on my device. Can I do this with the Silicon Laboratories IDE 2.91?
P
Answer by
Pete Clapp
Yes, but for this operation you need to connect the device to your computer and use the debugger:
Click to view
This function allows you to see the code and implicit the firmware version. Open the user guide from the Help menu for further information. If you have problems, use the contact information from the official web page to get in touch with Silabs.
I am trying to download the Silicon Labs IDE software to look at an .asm file that I need for a project at school. The mcu_ide.exe file will not download due to an unspecified error or something like that? Can anyone help me out?
You can download the IDE file through the link posted below, but the download is protected by a username and password. You can also create an account for free on the same page after you click the Download button.
Here is the link that you have to access to see the list with software applications: http://www.silabs.com/products/development-tools/software/8-bit-8051-microcontroller-software#ide
Here is the account creation link: https://siliconlabs.force.com/apex/SL_CommunitiesSelfReg?form=short
I'm using the Silicon Laboratories IDE 2.91 to update firmware on a device. I want to check the firmware version on my device. Can I do this with the Silicon Laboratories IDE 2.91?
Yes, but for this operation you need to connect the device to your computer and use the debugger:
Click to viewThis function allows you to see the code and implicit the firmware version. Open the user guide from the Help menu for further information. If you have problems, use the contact information from the official web page to get in touch with Silabs.