Changes between Version 16 and Version 17 of FAQ/EDK


Ignore:
Timestamp:
Jul 25, 2006, 2:08:28 AM (18 years ago)
Author:
snovich
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/EDK

    v16 v17  
    8181----
    8282
     83== When attempting to implement xilkernel, I get many compilation errors pertaining to lower level xilkernel functions during the BSP build. ==
     84
     85First, make sure '''"xmk.h"''' is the '''FIRST''' library listed in all of your non-thread-only C files that makes xilkernel calls. Secondarily, open Software -> Software Platform Settings...-> OS and libraries, and make sure that the support is TRUE/enabled for the category a xilkernel-based function-call falls under.
     86----
    8387
    8488