How to Use PortT( ie GPIO) of MC9S12XDP512 microcontroller in MPC860 microprocesser code ?

Posted by sagar on Stack Overflow See other posts from Stack Overflow or by sagar
Published on 2010-04-24T11:06:39Z Indexed on 2010/04/24 11:13 UTC
Read the original article Hit count: 221

Filed under:

Hi, Can u please guide me, how to access GPIO's of MC9S12XDP512 microcontroller in MPc860 microprocesser.

In project MC9S12XDP512 microcontroller is connected with MPC860 mp through one connector, means we can have facility to access any registers from microntroller to microprocesser and vice versa by use of IMMR or CPM feathers. But i dont know how to use that to access resisters in MPC860.

But i wish to use one gpio of MC9S12XDP512 microntroller in MPC860 code ( in C langanuge) to do some other operations.

Please let me know if you have idea.

© Stack Overflow or respective owner

Related posts about c