element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum TI eZdsp RoadTest Pre-review...
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 4 replies
  • Subscribers 2565 subscribers
  • Views 909 views
  • Users 0 members are here
Related

TI eZdsp RoadTest Pre-review...

Former Member
Former Member over 15 years ago

Hi all,

 

I received my board 3 days ago and I think it's time to share some information that I gathered during this time. First I want to tell you about the board itself. It is a nice little board with extension capability (although for extending the board you need some sort of special connector, I would prefere an off the shelf type connector for easy access, I'll try to solder some sort of connector to the expansion edge in the comming days for advanced applications). It has and on board SPI EEPROM, LineIn/LineOut connectors, codec, and finally an on board XDS100 emulator. From my point of view it has all the basic elements to serve as a basic development and learning tool.

 

Within the pachage you also get a mini DVD with a rather old (at least mine was old) version of CCS v4. As I have used CCS v3 version this new Eclipse based IDE seemed at first very confusing to me. I have used and actually am using Eclipse based IDEs, this TI version seemed to me a little bit crowded. Ok, the setup of the CCS seemed to me straight forward. It required at least 1GB Ram and if you are using WinXP as myself also SP2 at minimum. There are 3 basic test projects comming with this CCS version from the DVD and also a general demo project. One is for blinking the on board LED, the other for SPI and the last one for the codec. After the initial evaluation and discovered something in the Wiki pages. It was stated that the whole IDE + eZdsp HW was working with VmWare (PC virtualisation SW) which I use extensively to isolate each dev tool I use. I meat lots of problems in the past because of installing dev tools from different manufacturers. So I found a solution with VmWare. As use from time to time very different processors (TI DSPs, Analog DSPs, ARM7/9/Cortex M3, PIC16/18/24/32, AVR, Z8, 8051, etc...) and dev tools it is very practical to isolate them from each other.So for short I copied one ready made fresh WinXP installations for VmWare and downloaded the latest CCS v4 from TIs web site. After the setup I plugged in the board and it worked perfectly.

 

I'm using now the latest CCS as the one from the DVD has some problems. At first you cannot load your SW into the SPI EEPROM to let the board run on its own. The hex55.exe tool is somewhat outdated. Whether you have to update your CCS with the latest Compiler package (which I do not prefere as you cannot uninstall the initial one and in the IDE you have to select the new compiler suit for every file you create as it always chooses the old one) or use the latest CCS. But keep in mind that the example projects for this board are not included in the latest CCS, only the gel file is present.

 

After having the CCS running I downloaded the CSL (chip support library) which is a driver library for c55xx family of DSPs. After some changes in the project settings I also managed to run CSL tests. There are drivers for all on board blocks plus some general pupose drivers like dat which is a driver for memory to memory transfer except the pure DMA driver (DAT handles DMA automatically). One thing to keep in mind that DSP/BIOS v6 does not support C55xx, you have to choose v5.

 

So after having mastered the IDE and able to run the example code I will go on to develop some DSP projects. At first I will try Göetzel for DTMF detection, and than some sort of text2speach and who know what next. I'll keep posting here the progress I made during my eZdsp Roadtest journey.

 

Ok I'll stop now. I know the information above is somewhat criptic, I was never good at explaining things with style but hope I was able to at least give some usefull information.

 

Take care and best regards,

 

Murat YILDIZ

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    Former Member over 15 years ago

    My notebook is quite old and it only has 512Mb of RAM....

     

    I installed CCS4 provided, but when I tried to follow the procedure on the guide, I couldn't because the device is not present in the list.

    I tried to update the software but then I realized why 1Gb of RAM is required...my computer begun to react VERY VERY VERY VERY VERY SLOW...........

    When I will have more time I will try on another pc and I will let you know!

     

    Davide

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 15 years ago in reply to Former Member

    Since my problem is still unsolved, I decided to open a new discussion... ( http://www.element-14.com/community/thread/3652 )

     

    Hope someone knows how to solve my problem...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • awinning
    awinning over 15 years ago in reply to Former Member

    I'll try get an answer from TI

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • awinning
    awinning over 15 years ago in reply to Former Member

    I'll try get an answer from TI

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Former Member
    Former Member over 15 years ago in reply to awinning

    Thanks, efficient as always!

     

    It can be interesting to know if someone else of the reviewer had the same problem, to see if it is a common problem with this kit or if it is due to my lucky star that left me... image

     

    Davide

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube