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
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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 & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
ZedBoard Hardware Design Standalone System In Zedboard and FMCOMMS2
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 5 replies
  • Subscribers 356 subscribers
  • Views 676 views
  • Users 0 members are here
Related

Standalone System In Zedboard and FMCOMMS2

Former Member
Former Member over 9 years ago

Good afternoon everyone,

 
   I am working on a project to connect the Zedboard and FMCOMMS2 using the HDL workflow advisor.
 
    
 
   What I want to do is to have the Zynq FPGA (PL, not the processor) generate samples of a sine wave and send these to the RF for transmission FMCOMMS2, and to have this system operating stand-alone, without any further connection to the PC running Simulink.
 
    
  It seems to me that, the way I have the project set up, I need to keep Simulink connected to the board, even if it is not doing any processing. If I disconnect the ZedBoard from the PC, I get an error message on the PC. By "disconnect", I mean literally unplugging the Ethernet cable from the PC's port. The error message specifies that "a runtime error occurred in the System Object 'comm.internal.SDRTxZedBoardFMC234SL', while executing the 'stepImpl' method" .
   
  I would also like to know if it's possible to save the generated bitstream into a bootable image, so that I whenever I turn the board on, I get the desired functionality. I have followed the instructions in the PicoZed SDR SpeedWay 2015 Training but it doesn' work. I
   

I have attached a Word document with more details about how I have my project set up; also, the project folder with all the files. I'd be grateful if you could take a look at it and see if I'm doing everything correctly.
   

Word document: https://www.sendspace.com/file/ygi7ed

 

Project files: https://www.sendspace.com/file/41580t.  

 

Thanks for your help,

Romel

  • Sign in to reply
  • Cancel
  • jafoste4
    0 jafoste4 over 9 years ago

    Hi Romel,

    For some reason your links are not working. If this is for an educational setting please post this over at the digilent forum.

    https://forum.digilentinc.com/

    Thanks,

    Josh

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

    Hi Josh,

     

    I will post the same question in the Digilent forum  so far I have updated the links.

     

    Word document: https://www.dropbox.com/s/2avrwizrnjtfrgv/ZedBoard%20and%20FMCOMMS2.docx?dl=0

    Project folder: https://www.dropbox.com/s/gqm70cenxecks6m/SineWave2.rar?dl=0 

     

    Greetings,

    Romel

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mbrown
    0 mbrown over 9 years ago

    Hi Romel,

    I'm confused, why do you care what the PC reports when you unplug? As long as Zynq continues to execute (and it should) you have what you're after, right?

     

    RE: standalone on Zynq

    I believe MathWorks refer to this as "Turnkey Hardware". They have it for FPGAs, but to my knowledge, not for Zynq SoCs yet.

     

    The moderators of this forum are Zynq experts. A few of us have years of experience with MathWorks tools. However your best place for answers on their Workflow is @ Matlab Central - http://www.mathworks.com/matlabcentral/answers/index

     

    /Matt

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to mbrown

    Hi Matt,

    Thanks for your reply.  

    You are right, I don't care what the PC reports when I unplug, but my goal is generated a complete project running by itself without the PC running Simulink. In other words, I want to achieve the same results that "PicoZed SDR SpeedWay 2015" but for my design (signal generator).

    I have followed several tutorials to generate the BOOT.bin file and I assume that it is working.  However, I am not very confident about the "devicetree.dtb", and "uImage" that I get from the "zynq-zed-adv7511-ad9361-fmcomms2-3" folder.  This is reflected because the SD card with the new image is not booting in the ZedBoard, and there are some errors.  I attached the messages from the Zedboard using a terminal. 

    https://www.dropbox.com/s/543gnoq2nwemw1o/Zedboard%20Terminal.docx?dl=0

     

    Finally, I think the workflow is fine because it generates the project in Vivado, but I will ask experts in Mathworks for some comments. 

     

    Thanks again for your support.

     

    Greetings,

     

    Romel

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago

    Hi Matt,

     

    Just to clarify, when I said "I am not very confident about the "devicetree.dtb", and "uImage" ".  I believe that I should modify something on them  to run my new project.

     

    Thanks,

     

     Romel

    • 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 © 2026 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