coding

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

coding

1,140 次查看
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 回复

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