Hello,
I am new to MPC561 procesor and CodeWarrior IDE. I do want to use one port pin to toggle LED ON/OFF. How should I access port pin. Like other processor I am not able to find out any ".h" file for accessing register corrosponding to pin.
Please provide me any document if available.
已解决! 转到解答。
There should be a header file that accomplishes that port-to-pin mapping provided with the CodeWarrior tools. Look at some of example code that comes with the CodeWarrior installation and see what header files they use.
---Tom
There should be a header file that accomplishes that port-to-pin mapping provided with the CodeWarrior tools. Look at some of example code that comes with the CodeWarrior installation and see what header files they use.
---Tom