DSPRelated.com
Forums

Working with OMAP 35x

Started by DSPloco September 16, 2008
Hello everyone!

I'm currently working with the  OMAP 35x EVM (Evaluation Module). Our deal
is how to use some Code Composer Studio Settings to 'warm it up'.
Otherwise we'll have to develop a debugger in Linux which will slow down
our work as the developer's kit is focused on Linux.
Does someone know if it exists any driver for using the OMAP with the Code
Composer? My currently version is v3.3, which as far as I know is the
latest.
I connect a Spectrum Labs module (XDS510USB) via JTAG to the board.

Thank you.


DSPloco wrote:
> Hello everyone! > > I'm currently working with the OMAP 35x EVM (Evaluation Module). Our deal > is how to use some Code Composer Studio Settings to 'warm it up'. > Otherwise we'll have to develop a debugger in Linux which will slow down > our work as the developer's kit is focused on Linux. > Does someone know if it exists any driver for using the OMAP with the Code > Composer? My currently version is v3.3, which as far as I know is the > latest. > I connect a Spectrum Labs module (XDS510USB) via JTAG to the board. > > Thank you. > >
Yes, get the latest service release for CCS (SR9) as well as the latest drivers from Spectrum Digital and you will be able to use CCS to do some low level development. It even has some gel files to do some of the basics for you (i.e. turning on power domains, configuring PLLs, turning on functional clocks to various domains, etc.). Your CCS will need to be "maintained" in order to get the current service release, but the emulation drivers can be downloaded here: http://support.spectrumdigital.com/ccs33/ Brad