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 Avnet Ultrazed-EV: Red led when boot fails
  • 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 Suggested Answer
  • Replies 6 replies
  • Answers 2 answers
  • Subscribers 325 subscribers
  • Views 2362 views
  • Users 0 members are here
Related

Avnet Ultrazed-EV: Red led when boot fails

deville
deville over 6 years ago

Hi there,

 

I was wondering if someone could explain the mechanism of the red LED3:  PS_ERROR_OUT

I know the label says something like : there is an error on the PS side :-) but I like to comprehend what is causing the led to light up.

 

Because it is strange it waits 8 seconds before it get activated so I have the feeling this questions answer might pop up in the future again with our future designs.

 

Thanks for your answer,

Deville

  • Sign in to reply
  • Cancel

Top Replies

  • jafoste4
    jafoste4 over 6 years ago +1 suggested
    Hi Deville, This led is driven by the MPSoC. It could be caused by numerous issues. To determine your exact issue it would require you diving into the register set for the 3EG device. https://www.xilinx…
  • deville
    deville over 6 years ago in reply to jafoste4 +1
    Thanks for the link Joshua, It must be the PMU RAM init error then which causes this. caused on its turn by a PMU RAM init error. This does not explain the 8 seconds delay on the Ultrazed-EV board but…
  • jafoste4
    jafoste4 over 6 years ago in reply to deville +1 suggested
    Hi Deville, These are the steps I have used in the past to read these registers on an Ultra96 board. Perhaps you can recreate these and see what you get? I would be interested in this aswell.
Parents
  • jafoste4
    0 jafoste4 over 6 years ago

    Hi Deville,

     

    This led is driven by the MPSoC. It could be caused by numerous issues. To determine your exact issue it would require you diving into the register set for the 3EG device.

     

    https://www.xilinx.com/html_docs/registers/ug1087/ug1087-zynq-ultrascale-registers.html

     

    -Josh

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • deville
    0 deville over 6 years ago in reply to jafoste4

    Thanks for the link Joshua,

     

    It must be the PMU RAM init error then which causes this. caused on its turn by a PMU RAM init error. This does not explain the 8 seconds delay on the Ultrazed-EV board but this is close.

    Very interesting.

     

    image

     

    image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jafoste4
    0 jafoste4 over 6 years ago in reply to deville

    Hi Deville,

    These are the steps I have used in the past to read these registers on an Ultra96 board. Perhaps you can recreate these and see what you get? I would be interested in this aswell.

     

    image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • jafoste4
    0 jafoste4 over 6 years ago in reply to deville

    Hi Deville,

    These are the steps I have used in the past to read these registers on an Ultra96 board. Perhaps you can recreate these and see what you get? I would be interested in this aswell.

     

    image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • deville
    0 deville over 6 years ago in reply to jafoste4

    Thanks for your guide. I think this would come in handy later on.

     

    Concerning the LED ERR led.

    I'm no expert at this but I can't read out PMU_LOCAL. It is not present in the "rrd" register overview. I also noticed this in your example.

     

    The online register page you've provided states for BOOT_STAGE:

     

    During boot, this register holds a code specify which stage in boot the PMU is currently in. After boot, this register can be used by the Firmware as a general storage register. Its contents are not modified or used by the PMU ROM after handoff to the Firmware.

     

    So, I wonder. It this the reason I can't read out these boot status registers?

     

    Thanks Joshua

    Deville

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jafoste4
    0 jafoste4 over 6 years ago in reply to deville

    Hi Deville,

    Reading through the register page, it shows that register set as private. How interesting, reading through the  TRM these are only accessible via the PMU.

     

    Mind collecting a dump of the PMU_Global register set and pasting it here? We may find a clue there.

     

    -Josh

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • deville
    0 deville over 6 years ago in reply to jafoste4

    Ok I missed the private thing, Good call. 

     

    Here, at our firm,  we concluded that since the LED has multiple error causes there must be some underlying mechanism. Even when the SD is pulled out there is no FSBL nor PMU firmware present, yet the LED lights up. We think the CSU handles this.

     

    Looking at my log: CSU_BR_ERROR says: 0x3B. From the manual UG1085 on page 242:  0x3B Reading failed from the selected boot device.  ( yes, I unplugged my SD card to generate an error )

     

    I saw your device is having error 0x23:  Error occurred during QSPI 24 boot mode initialization

     

    Here is my register log:

    image

     

    Deville

    • 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