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
Software Application Development Zedboard Tools and Techniques SDK error
  • 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 328 subscribers
  • Views 382 views
  • Users 0 members are here
Related

Zedboard Tools and Techniques SDK error

Former Member
Former Member over 12 years ago

XMD% connect arm hw

JTAG chain configuration
--------------------------------------------------
Device   ID Code        IR Length    Part Name
1       4ba00477           4        Cortex-A9
2       03727093           6        XC7Z020

--------------------------------------------------
Enabling extended memory access checks for Zynq.
Writes to reserved memory are not permitted and reads return 0.
To disable this feature, run "debugconfig -memory_access_check disable".

--------------------------------------------------

CortexA9 Processor Configuration
-------------------------------------
Version.............................0x00000003
User ID.............................0x00000000
No of PC Breakpoints................6
No of Addr/Data Watchpoints.........4

Connected to "arm" target. id = 64
Starting GDB server for "arm" target (id = 64) at TCP port no 1234
XMD% source D:/planahead/uboot/uboot.sdk/SDK/SDK_Export/hw/ps7_init.tcl
XMD% D:/planahead/uboot/stub.tcl
couldn't execute "D:planaheadubootstub.tcl": no such file or directory
XMD% source D:/planahead/uboot/stub.tcl

--------------------------------------------------
Enabling extended memory access checks for Zynq.
Writes to reserved memory are not permitted and reads return 0.
To disable this feature, run "debugconfig -memory_access_check disable".

--------------------------------------------------

CortexA9 Processor Configuration
-------------------------------------
Version.............................0x00000003
User ID.............................0x00000000
No of PC Breakpoints................6
No of Addr/Data Watchpoints.........4

Connected to "arm" target. id = 65
Starting GDB server for "arm" target (id = 65) at TCP port no 1235

RUNNING> XMD% target 64
------------------------------------------------
System(0 ) - Hardware System on FPGA(Device 1) Targets:
------------------------------------------------
tTarget(64) - Cortex-A9(1) Hardware Debug Target*
tTarget(65) - Cortex-A9(2) Hardware Debug Target
tTarget(352) - Cortex-A9 CoreSight Debug Target


XMD% dow D:/planahead/uboot/u-boot.elf
Processor started. Type "stop" to stop processor
Downloading Program -- D:/planahead/uboot/u-boot.elf
tsection, .text: 0x04000000-0x04020c0b
tsection, .rodata: 0x04020c0c-0x0402740d
tsection, .hash: 0x04027410-0x0402744f
tsection, .data: 0x04027450-0x04027fcb
tsection, .got.plt: 0x04027fcc-0x04027fd7
tsection, .u_boot_cmd: 0x04027fd8-0x04028487
tsection, .rel.dyn: 0x04028488-0x0402cd1f
tsection, .dynsym: 0x0402cd20-0x0402cdcf
tsection, .bss: 0x04028488-0x0406b167
Download Progress.ERROR: Failed to download ELF file


tCannot access DDR: the controller is held in reset

XMD% debugconfig -memory_access_check disable
XMD% dow D:/planahead/uboot/u-boot.elf
Downloading Program -- D:/planahead/uboot/u-boot.elf
tsection, .text: 0x04000000-0x04020c0b
tsection, .rodata: 0x04020c0c-0x0402740d
tsection, .hash: 0x04027410-0x0402744f
tsection, .data: 0x04027450-0x04027fcb
tsection, .got.plt: 0x04027fcc-0x04027fd7
tsection, .u_boot_cmd: 0x04027fd8-0x04028487
tsection, .rel.dyn: 0x04028488-0x0402cd1f
tsection, .dynsym: 0x0402cd20-0x0402cdcf
tsection, .bss: 0x04028488-0x0406b167
Download Progress.ERROR: Failed to download ELF file


tCannot access DDR: the controller is held in reset

XMD% con

RUNNING> XMD% stop
Processor stopped

XMD%
XMD% dow -data D:/planahead/uboot/zImage.elf
Usage:  dow [<-data>] <filename> [<addr>]
XMD% dow -data D:/planahead/uboot/zImage.elf 0x8000
ERROR: Cannot OPEN File
t - D:/planahead/uboot/zImage.elf

XMD% dow -data D:/planahead/uboot/zImage.elf 0x8000
ERROR: Cannot OPEN File
t - D:/planahead/uboot/zImage.elf

XMD% dow -data D:/planahead/uboot/zImage.elf 0x8000
ERROR: Cannot OPEN File
t - D:/planahead/uboot/zImage.elf

XMD% dow D:/planahead/uboot/u-boot.elf
Processor started. Type "stop" to stop processor
User Interrupt, Processor Stopped at 0xfffffe1c
Downloading Program -- D:/planahead/uboot/u-boot.elf
tsection, .text: 0x04000000-0x04020c0b
tsection, .rodata: 0x04020c0c-0x0402740d
tsection, .hash: 0x04027410-0x0402744f
tsection, .data: 0x04027450-0x04027fcb
tsection, .got.plt: 0x04027fcc-0x04027fd7
tsection, .u_boot_cmd: 0x04027fd8-0x04028487
tsection, .rel.dyn: 0x04028488-0x0402cd1f
tsection, .dynsym: 0x0402cd20-0x0402cdcf
tsection, .bss: 0x04028488-0x0406b167
Download Progress.ERROR: Failed to download ELF file


tCannot access DDR: the controller is held in reset

  • Sign in to reply
  • Cancel
  • bhfletcher
    0 bhfletcher over 12 years ago

    Did you make sure to match the CTT version with your own tools' version?

    Bryan

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

    It took me a few days, I checked with the corresponding tool version, but I obtained the same result. I will try different Pc configuration. I have no explaneation about this error. I can not go trhu the tutorial because the dow command gives me error.
    Witning for help.
    Kind regards,
    Jozsef

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

    The problem is: I did not lunch the ps7_init command to initialize the Ps section.

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

    The problem is: I did not lunch the ps7_init command to initialize the Ps section.

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

    replace '/' by '//'
    source D://planahead//uboot//uboot.sdk//SDK//SDK_Export//hw//ps7_init.tcl

    • 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