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 300 subscribers
  • Views 2511 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
  • 100aditya
    0 100aditya over 8 years ago

    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
  • 100aditya
    0 100aditya over 8 years ago

    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
  • 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
  • 100aditya
    0 100aditya over 8 years ago

    Hi Josh,

                                   I am using the SDK (WEB WDITION 2014.4). In SDK under New--->File---> Appliction Project i have created a prohect named zynq_fsbl_0. Now in this project i am trying to add Xilinx templete Zync FSBL and it is showing the following error:-

              "This application requires xilffs library in the Board Support Package".

    When i looking the library in mine existing BSP, there is only file which is named libxil.a. Please tell me how to add this xilfss library in mine exixsting BSP. 

     

    Regards

    Aditya

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

    Hi Aditya,

    Your creating a new BSP with the fsbl application correct? It should enable itself when you go to create the application(It just worked for me). To double check that it is enabled do the following. In the project explorer, open up the system.mss file that is in the fsbl_bsp. In the opened system.mss file click on Modify this BSP's Settings. Thats where you can see if the xilffs is enabled.

    --Josh 

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

    Hi Josh,

                      Thanks for reply. mine problem got resolved. Actually in erlier BSP xilfss lib were not include. So again i included the xilfss library by going into BSP configuration setting and again building the BSP.

     

    Regards

    Aditya

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 100aditya
    0 100aditya over 8 years ago
    Hi Josh,
                    Actually i was going through the s/w tutorial--> Lab 9(Dual Processor) ,in which under experiment no 2 , our task was to  ""Creating Bare-Metal Application Project for CPU1",. But when i tried to follow the instruction and craeted the BSP for CPU1 ,i got the following error. 
     
     
    14:40:01 ERROR :  [Hsi 55-1545] Problem running tcl command ::sw_standalone_amp_v3_11_a::generate : invalid command name "xget_libgen_proc_handle"
        while executing
    "xget_libgen_proc_handle"
        (procedure "::sw_standalone_amp_v3_11_a::generate" line 8)
        invoked from within
    "::sw_standalone_amp_v3_11_a::generate standalone_amp"
     [Hsi 55-1442] Error(s) while running TCL procedure generate()
    14:40:01 ERROR : Failed to generate BSP.
    14:40:01 INFO : BSP Project P/app_cpu1_bsp has been successfully migrated.
    14:41:10 ERROR :  [Hsi 55-1545] Problem running tcl command ::sw_standalone_amp_v3_11_a::generate : invalid command name "xget_libgen_proc_handle"
        while executing
    "xget_libgen_proc_handle"
        (procedure "::sw_standalone_amp_v3_11_a::generate" line 8)
        invoked from within
    "::sw_standalone_amp_v3_11_a::generate standalone_amp"
     [Hsi 55-1442] Error(s) while running TCL procedure generate()
    14:41:10 ERROR : Error generating bsp sources: Failed to generate BSP.
    14:41:10 ERROR : Failed to generate sources for BSP project app_cpu1_bsp
    org.eclipse.core.runtime.CoreException: Internal error occurred while generating bsp sources. Please check the SDK Log view for further details.
    at com.xilinx.sdk.sw.ui.handlers.RegenBspSourcesHandler.internalGenerateBsp(RegenBspSourcesHandler.java:178)
    at com.xilinx.sdk.sw.ui.handlers.RegenBspSourcesHandler.access$2(RegenBspSourcesHandler.java:163)
    at com.xilinx.sdk.sw.ui.handlers.RegenBspSourcesHandler$1$1.run(RegenBspSourcesHandler.java:131)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
    at com.xilinx.sdk.sw.ui.handlers.RegenBspSourcesHandler$1.run(RegenBspSourcesHandler.java:135)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
     
     
    Could u please tell me why this error is coming and what is the remedy of this.
     
    Regards
    Aditya
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • 100aditya
    0 100aditya over 8 years ago in reply to 100aditya

    Hi Josh,

                     One more information regarding the error that i posted you just above is:-- In the problem window proveded in the SDK GUI is is showing that  make:***No Rule to make target 'all'": as an error while creating the the BSP for CPU1.  While giving your advice you can also take this as consideration.

     

    Regards

    Aditya

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

    Hi Aditya, 

    In experiment 2, step 5 you add -DUSE_AMP=1 to the extra_compiler_flags. You did this correct? Also double check that you put a space infront of it. So based off of figure 16 it would look like "-g -DUSE_AMP=1". (see the space I put inbetween -g and Duse)

    --Josh

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

    Hi Josh,

                    Thanks for this subtle information. Now i came to mine room ,tomorrow i will apply this and let you know.

     

    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