• How to address the ports of the processor?
    I address from the µVision program to the ports of the Teridian 71M6541FT processor by name. The list of ports: SEGDIO0 - SEGDIO14 SEGDIO19 - SEGDIO27 SEGDIO36 - SEGDIO39 SEGDIO44 SEGDIO45 SEGDIO51...
  • How to address the ports of the processor?
    How to address the ports of the Teridian 71M6541FT processor, when developing software in the µVision program on C? Ports list: SEGDIO0 – SEGDIO14 SEGDIO19 – SEGDIO27 SEGDIO36 – SEGDIO39 SEGDIO44...
  • PORT ADDRESS!
    I am using AT89C52 and I need to program such that I can read the data on PORT Pins in a specific pattern as described below: P(x,y) where x should be port number and y should be pin number of...
  • How to set and retrive port pin of ARM processor
    How to set port pin of ARM philips lpx21xx processor Ex: 8051 MCU sbit one = P0^0; sbit two = P0^1; but i need port accessing for ARM controller how to use port pin of ARM....
  • OS port for the Dallas 80C390 processor
    I hope this will be of use to someone… I have written a port of OS uC/OS-II for the Dallas 80C390 processor in contiguous mode (the 16MB address space). The port supports Keil's PK51 version 7.08....