Hi I wanna to use a routine from another program

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Hi I wanna to use a routine from another program

1,339 次查看
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.

标签 (1)
0 项奖励
回复
1 回复

594 次查看
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 项奖励
回复