CodeWarrior - Functions Lib for C

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

CodeWarrior - Functions Lib for C

1,720 次查看
ARBM66
Contributor I

Hello!

 

I have started to work with   AD9S12E128 from Technological Artdevelopment system " http://www.technologicalarts.ca/catalog/index.php?cPath=50 "  a couple of days ago.

Actually I need some hints and help for my promptly improvement.

I understand in the CodeWarrior software, there is a file: "CS12_Stationary.zip that it supposed to be in this link http://compass.mot.com/go/hcs12stationary , but it is not exist any more.

I need a Stationery program with all Lib, Drivers andPeripheral files that I can use all the functions in C programming.

For example I want to use the following instructions LIB though such as:

PLL_init()  , lcd_init() , ad0_enable() , ad0conv(char ch#), SPI0_init , RTI_init(), SCI0_int_init(9600),............. .

Does anybody know how can I arrange and program with C lib in mentioned example by mantioned developement boards( 9S12E128).(I didn't find any useful program in Technological Art support link)

 

Thanks

ARBM66

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

721 次查看
J2MEJediMaster
Specialist I

The link you have provided is to the Motorola web site, and is consequently out of date. If you are looking to initialize peripherals, you might check out Processor Expert, which does a lot of that work for you automatically. I think it is bundled with the evaluation version of CodeWarrior.

 

---Tom

0 项奖励
回复