Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch

Discussion Groups

Discussion Groups | Code-Composer | Re: how to creat the device driver for CCS

Technical discussions about Code Composer Studio.

  

Post a new Thread

how to creat the device driver for CCS - wfeng26 - Nov 7 1:29:00 2002



Hi,
I am working on a home-make VC5416 PCI interface board. Does anyone
know how to creat the device driver(*.dvr file) for CCS? If someone
can tell me where I can find the giude to write this kind of program
will be highly appreciated.

Thanks in advance.

Wen-Yu





(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )

Re: how to creat the device driver for CCS - LAURENT FOUILHAC - Nov 7 12:57:00 2002

Sear Wen-Yu,

You do not have to create a specific driver for your home-made board.
Code Composer accesses your DSP through the JTAB bus via an JTAG emulator
(XDS510 for example).
the questions are :
Is there a JTAG connector on your home made board?
If yes, How many devices are connectd to this board?

If the DSP is the only one connected, you will use the driver corresponding
to your emulator and the DSP (I.E C54x). Hope this helps,

Regards,
laurent
>From: "wfeng26" <>
>To:
>Subject: [code-comp] how to creat the device driver for CCS
>Date: Thu, 07 Nov 2002 01:29:37 -0000
>
>Hi,
>I am working on a home-make VC5416 PCI interface board. Does anyone
>know how to creat the device driver(*.dvr file) for CCS? If someone
>can tell me where I can find the giude to write this kind of program
>will be highly appreciated.
>
>Thanks in advance.
>
>Wen-Yu

_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://search.msn.fr/worldwide.asp




(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )