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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
ZedBoard Hardware Design Zed Board
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Avnet Boards Forums requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 44 replies
  • Subscribers 301 subscribers
  • Views 2582 views
  • Users 0 members are here
Related

Zed Board

100aditya
100aditya over 8 years ago

Dear Sir/Madam,

                             In mine project i want to send data from ubuntu PC to ZedBoard using Wifi. I got one link http://zedboard.org/product/wilink-8-adaptor which talks about some kind of Wifi adpater for Micro-zed.

         Will this link and its given documents be seamlessly used with ZedBoard.

Regards

Aditya

  • Sign in to reply
  • Cancel
Parents
  • 100aditya
    0 100aditya over 8 years ago

    Hi Josh,

                    Actually i am just following the lab tutorial instruction and nothing else and as per lab instruction "Hello world" should get printed on the SDK terminal but it did not happen. As per the Lab 5 instruction of the s/w tutorial ....if i go to mine windows 7 professional device manager then under Ports(COM & LPT)---> Cypress Serial(COM4) should be there. But it mine case nothing is there. Also yesterday i found one link where there is a lot of discussion on similar kind of issue.Here is the link:"http://zedboard.org/content/uart-driver-does-not-work-new-pc".Please have a look. That is why i am doubting.I do not know mine problem is same or not.

                    I did exactly what is there in the tutorial.....but even then as per your advice i will look it into again and come back to you.

     

    Regards

    Aditya

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • 100aditya
    0 100aditya over 8 years ago

    Hi Josh,

                    Actually i am just following the lab tutorial instruction and nothing else and as per lab instruction "Hello world" should get printed on the SDK terminal but it did not happen. As per the Lab 5 instruction of the s/w tutorial ....if i go to mine windows 7 professional device manager then under Ports(COM & LPT)---> Cypress Serial(COM4) should be there. But it mine case nothing is there. Also yesterday i found one link where there is a lot of discussion on similar kind of issue.Here is the link:"http://zedboard.org/content/uart-driver-does-not-work-new-pc".Please have a look. That is why i am doubting.I do not know mine problem is same or not.

                    I did exactly what is there in the tutorial.....but even then as per your advice i will look it into again and come back to you.

     

    Regards

    Aditya

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • 100aditya
    0 100aditya over 8 years ago in reply to 100aditya

    Hi Josh,

                  Now mine problem got resolved.Actually i found mine cable was faulty because of which USB-UART port was not showing up in the device manager. Next thing that i do not understand is following... I am proceeding with Lab 5 s/w tutorial. In this we have to do the Memory test. Again i just followed the lab instruction but i am getting different results. Here is the screen shot of lab 5 tutorial result after running the Memory_test :-

     --------------------Starting Memory Test Application----------------------------

    NOTE: This application runs with D-Cache disabled.As a result, cacheline requests will not be generated

    Testing memory region: ps7_ddr_0
        Memory Controller: ps7_ddr
             Base Address: 0x00100000
                     Size: 0x1ff00000 bytes 
              32-bit test: PASSED!
              16-bit test: PASSED!
               8-bit test: PASSED!
    Testing memory region: ps7_ram_1
        Memory Controller: ps7_ram
             Base Address: 0xffff0000
                     Size: 0x0000fe00 bytes 
              32-bit test: PASSED!
              16-bit test: PASSED!
               8-bit test: PASSED!
    ---------------------Memory Test Application Complete----------------------
     
    But when i am running i am getting the following results on mine SDK console:-
     
      -------------------------------Starting Memory Test Application---------------------------------
      NOTE: This application runs with D-Cache disabled.As a result, cacheline requests will not be generated
      Testing memory region: ps7_ddr_0
          Memory Controller: ps7_ddr
               Base Address: 0x00100000
                       Size: 0x1ff00000 bytes 
                32-bit test: PASSED!
                16-bit test: PASSED!
                 8-bit test: PASSED!
      Testing memory region: ps7_ram_1
          Memory Controller: ps7_ram
               Base Address: 0xffff0000
                       Size: 0x0000fe00 bytes 
                32-bit test: PASSED!
                16-bit test: PASSED!
                 8-bit test: PASSED!
      Testing memory region: axi_bram_ctrl_0
          Memory Controller: axi_bram_ctrl
               Base Address: 0x40000000
                       Size: 0x00002000 bytes 
                32-bit test: FAILED!
                16-bit test: FAILED!
                 8-bit test: FAILED!
      -----------------------Memory Test Application Complete----------------------
     
    So as you can notice evrything is fine ,but in lab tutorial there is no result for 
    memory region: axi_bram_ctrl_0 but when i am running the Memory test applicartion in which memmory region :axi_bram_ctrl_0 is being tested and result is FAILED. I want to know the reason behind this????
     
    Regards
    Aditya
     
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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