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.
Hi, I have C51 V7.01 and LINKER V5.01. The C8051F310 from Silabs (CYGNAL) is not there, can I add it ? how ? Thank you,
get a file such as the C8051F200.h (not a suggestion, an example) you will want to find the one that closest match your chip. Rename it to the name of your chip, go through the SFR list for your chip and add/delete/modify till it match your chip and voila, you have what you need. Erik
OR, if you have a home computer download the matching .h file there and sneakernet it to the university computer. Erik
Hi, if I create a NEW project I can't find my TARGET DEVICE so how do I add it ? I need to be able to use the in-circuit programmer (JTAG from Silabs) for my device.