Hi I wanna to use a routine from another program

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Hi I wanna to use a routine from another program

951 Views
akr
Contributor I

Hi,

 

I am using code warrior and I try to use PLL_initialization routine from other program. I did #include "pll.c" and also tried #include <pll.c>. But I am cotinuously getting error file not found. Can somebody guide me how to link files like this. I am just a beginner.

Labels (1)
0 Kudos
1 Reply

206 Views
CrasyCat
Specialist III

Hello

 

- Which CPU are you targeting (HC08, HC12, Coldfire, ..)
- Which version of CodeWarrior are you using?
To retrieve that info:
- Start CodeWarrior
- Select Help -> About Freescale CodeWarrior
- Click on "Install Products"
- CodeWarrior version used is displayed on top in the Installed Products dialog.

 

CrasyCat

 

0 Kudos