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
  • 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 FMC-IMAGEON - Building a Video Design from Scratch Tutorial - 14.4 - 20130103
  • 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 1 reply
  • Subscribers 343 subscribers
  • Views 335 views
  • Users 0 members are here
Related

FMC-IMAGEON - Building a Video Design from Scratch Tutorial - 14.4 - 20130103

Former Member
Former Member over 11 years ago

Hi

I'm using the FMC-IMAGEON tutorial with the Zedboard design. I'm following the instruction exactly and I'm running into all sorts of problems once I get past step 1. In step 2 you have to add the IP blocks and as soon as I do this I get loads or errors:




WARNING:EDK - C:FMC_IMAGEON_TutorialrepositoryProcessorIPLibpcoreszed_hdmi_out_v2_01_adatazed_hdmi_out_v2_1_0.mpd line 81                        Unknown PORT subproperty , IO_IF


WARNING:EDK:4092 - IPNAME: axi_interconnect, INSTANCE: axi4lite_0 - Pre-Production version not verified on hardware for architecture 'zynq' - C:Userspcaddickimageon_step2_PlanAhead14.5imageon_step2_PlanAhead14.5.srcssources_1edkimageon_subdesignimageon_subdesign.mhs line 49

C:Userspcaddickimageon_step2_PlanAhead14.5imageon_step2_PlanAhead14.5.srcssources_1edkimageon_subdesignimageon_subdesign.mhs line 185
Assigned Driver vtc 4.00.a for instance v_tc_0

v_tc_0 has been added to the project
ERROR:EDK:4125 - IPNAME: v_tc, INSTANCE: v_tc_0, PARAMETER: C_BASEADDR - ASSIGNMENT=REQUIRE is defined in the MPD. You must specify a value in the MHS.

WARNING:EDK:2137 - Peripheral v_tc_0 is not accessible from any processor in the system. Check Bus Interface connections and address parameters.
Address Map for Processor processing_system7_0
  (0x41200000-0x4120ffff) SWs_8Bits          axi4lite_0
  (0x41220000-0x4122ffff) LEDs_8Bits         axi4lite_0
  (0x41240000-0x4124ffff) BTNs_5Bits         axi4lite_0
  (0x41600000-0x4160ffff) fmc_imageon_iic_0            axi4lite_0
  (0x76800000-0x7680ffff) v_tc_0                  axi4lite_0

ERROR:EDK:1596 - IPNAME:v_tc INSTANCE:v_tc_0 - C:Userspcaddickimageon_step2_PlanAhead14.5imageon_step2_PlanAhead14.5.srcssources_1edkimageon_subdesignimageon_subdesign.mhs line 218 - invalid license or no license found!

INFO:EDK - Do connection by refering to bus interface of a processing_system7_0 in design
INFO:EDK - Connect bus interface S_AXI to axi4lite_0
INFO:EDK - Connect clock port s_axi_aclk to processing_system7_0_FCLK_CLK0
INFO:EDK - Successfully did connection by refering to M_AXI_GP0 bus interface in processing_system7_0
INFO:EDK - External IO port grouping done
INFO:EDK - Generate address successfully
INFO:EDK - Successfully finished auto bus connection for IP instance: v_tc_0






As you will see some of the errors are to do with licencing but I've taken out all the relevant Xilinx licences using the licence manager. Any suggestion for getting step 2 completed would be great. I'm using PlanAhead 14.7 (I've also tried 14.5). I'm considering using Vivado.

  • Sign in to reply
  • Cancel
  • albertabeef
    0 albertabeef over 11 years ago

    Peter,

     

    WARNINGs such as pre-production versions of cores can be ignored ...

     

    If we concentrate on the ERRORs that you are getting, I see two of them:

    - one seems to indicate that the V_TC (Xilinx Video Timing) core does not have its control port connected to the GP AXI interconnect.

    - the other indicates that you do not have a valid license for the V_TC core. 

     

    The first thing I would check is if you have a valid license (hardware evaluation) for the Xilinx Video Timing core.

    Regards,

    Mario.

    • 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