element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
Ultrazed Hardware Design No output in Serial/ttyUSB0
  • 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
  • Replies 3 replies
  • Subscribers 324 subscribers
  • Views 1565 views
  • Users 0 members are here
  • ultrazed
Related

No output in Serial/ttyUSB0

kumakichi
kumakichi over 3 years ago

Hi there,

 

We are working on a project on Ultrazed-ev board. (porting design from zcu106 to Ultrazed-ev).

The out of box firmware works fine.

But when booting with the one built from the xsa we desgined, there is nothing shown in the uart/serial port.

 

Information:

baudrate configured to be 115200-8-N-1.

#booting from SD card

--SD card folders:

partition1: fat32

boot

|-- BOOT.BIN

|-- boot.scr

`-- image.ub

partition2: ext4

root/

rootfilesystem...

 

Here are the command of petalinux we used

$ cd /home/kuma/Desktop/3.7ev_board/projects/20211022

$ petalinux-create -t project -s ../../bsp/uz7ev_evcc_base_2020_2.bsp

 

$ cd /home/kuma/Desktop/3.7ev_board/projects/20211022/uz7ev_evcc_base_2020_2

$ petalinux-config --get-hw-description=/home/kuma/Desktop/3.7ev_board/projects/20211022/ulzd_smcc_tst_wrapper.xsa

 

$ petalinux-build -c avnet-image-full;

 

$ cd images/linux

$ petalinux-package --boot --fsbl zynqmp_fsbl.elf --u-boot u-boot.elf --pmufw pmufw.elf --fpga system.bit --force;

 

$ cp ./BOOT.BIN image.ub boot.scr /media/kuma/boot/

$ sudo dd if=rootfs.ext4 of=/dev/mmcblk0p2

 

Your help is highly appreciated.

Thank you in advance for your help.

Best,

  • Sign in to reply
  • Cancel
  • kumakichi
    kumakichi over 3 years ago

    Somehow solved.

    The sd card was formatted as

    4MB free space

    5GB(fat32)as boot

    11GB(ext4) as rootfs

    "

    The first partition should be at least 500 MB in size and formatted as a FAT32 file system.

    Ensure that there is 4 MB of free space preceding the partition. The first partition contains

    the boot loader, device tree, and kernel images. Label this partition as BOOT.

    "

    as written in [UG1144 (v2020.2) November 24, 2020] Page107

    in which case the board won't boot up and the PS_OUT_ERR led is red.

     

    then I reformat the sd card and make it as

    5GB(fat32)as boot

    11GB(ext4) as rootfs

     

    this time the board boot and the PS_DONE led turns blue.

     

    Not sure what is happening, hope this would help someone later.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • AshwinRavisankar
    AshwinRavisankar over 3 years ago in reply to kumakichi

    hi kumakichi

    Even i am using the same board and following the same steps, but i get a compile error when i run petalinux-build -c avnet-image-full saying that "amba_pl is missing". How did you go about this error? I havent even declared amba_pl and my hardware design is fairly simple with just a gmii2rgmii converter. Kindly help

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • AshwinRavisankar
    AshwinRavisankar over 3 years ago in reply to AshwinRavisankar

    Also i can share my bit file and the xsa , could you help me build the image files? my project is very straightforward but i cant seem to get it working. I am using ubuntu 18.04 to build and petalinux 2020.2

    • 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