coding

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

coding

1,142件の閲覧回数
koka
Contributor I
hi...
i m new to DSP56F801..
i have to start coding....i belong to electrical and i didnt done any dsp coding earlier,..
just i want to know how to start coding...
what are the requirements....
i know c language...
jus tell me how to initialise the ports etc
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

351件の閲覧回数
trytohelp
NXP Employee
NXP Employee

Hi,

 

With the installation some examples are delivered.

Please have a look to the folders:

 (CodeWarrior_Examples)

 Stationery

 

The most interresting are in Stationery.

You can acces them on the IDE too via the FILE ¦ New (project wizard).

 DSP56800x_EABI is for generic examples

 DSP56800x_EVM_Examples using the EVM board (led)

 Processor_Expert is for generic examples with Processor Expert

 Processor_Expert_Examples for specific examples using beans

 

Projects in DSP56800x_EABI and  DSP56800x_EVM_ are using simple peripheral register initialisation

Projects in Processor_Expert and Processor_Expert_Examples are using complex periph register initialisation and create some usefull code.

 

Processor Expert is a rapid application design tool integrated into CodeWarrior tool suites for the HC(S)08/RS08, HCS12(X), DSC and ColdFire architectures. It combines easy-to-use component-based application creation with an expert knowledge system.

This tool will help you to use peripheral register like timer, ...

Via dialog you can define the configuration and the appropriate code willbe generated.

The user could access them by function.

I think it will be the better solution for you.

 

Hope this will help.

 

Regards

Pascal

0 件の賞賛
返信