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

trainer kit

my project is to write the source code for a 8051 trainer n development kit, used in academic institutions..kindly help me to list an algorithm as to how to go about the whole project....also the IC mentioned in the requirement list is signetics SC80C51..i cant find this in the keil 'device for target' list...which are the replacement ICs?

Parents
  • Note that this is an implementation issue - which is the last step of your project.

    Did you confirm with the customer that they hadn't alrady selected their own replacement?

    If I found such a glaring error as that in a requirement, I would be minded to return it to the customer for them to review and confirm that they really had given the correct version of the document...

    To find a Keil header file, go to http://www.keil.com/dd search for the chip, and the appropriate header will be listed on the page for that chip.

    But note that there is nothing magic or special about these headers; they are just plain headers - there is nothing to stop you writing your own...

Reply
  • Note that this is an implementation issue - which is the last step of your project.

    Did you confirm with the customer that they hadn't alrady selected their own replacement?

    If I found such a glaring error as that in a requirement, I would be minded to return it to the customer for them to review and confirm that they really had given the correct version of the document...

    To find a Keil header file, go to http://www.keil.com/dd search for the chip, and the appropriate header will be listed on the page for that chip.

    But note that there is nothing magic or special about these headers; they are just plain headers - there is nothing to stop you writing your own...

Children
No data