Changes between Version 13 and Version 14 of FAQ/EDK


Ignore:
Timestamp:
Jul 19, 2006, 4:24:59 AM (18 years ago)
Author:
snovich
Comment:

warpsysace requires warplib (note: not currently available in the repository)

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/EDK

    v13 v14  
    7272
    7373== I've included the WARP SysACE libraries in my project, but I get errors about functions not being able to be found! ==
    74 Using the WARP SysACE library, requires 3 additional libraries to be added:
     74Using the WARP SysACE library, requires 4 additional libraries to be added:
     75 * warplib.h
    7576 * xsysace.h
    7677 * xsysace_l.h
    7778 * '''sysace_stdio.h'''
    7879
    79 You should not have to add '''any''' of these libraries manually. The first two should work as long as you have instantiated a SystemACE controller peripheral in your project. The last library, however, requires an additional modification to the '''MSS''' file. This change can be automatically generated by accessing '''"software platform settings"''' under the "software" drop-down in XPS. It's important to enable the directory support, otherwise the warpsysace library cannot function correctly:
     80The only library that must be added manually is warplib. The first two should work as long as you have instantiated a SystemACE controller peripheral in your project. The last library, however, requires an additional modification to the '''MSS''' file. This change can be automatically generated by accessing '''"software platform settings"''' under the "software" drop-down in XPS. It's important to enable the directory support, otherwise the warpsysace library cannot function correctly:
    8081----
    8182