Changes between Version 6 and Version 7 of FAQ/EDK


Ignore:
Timestamp:
Jul 9, 2006, 9:06:46 PM (18 years ago)
Author:
snovich
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/EDK

    v6 v7  
    6262This occurs when the user has insignificent read/write privelages on the computer.
    6363----
     64
     65== When using Xilkernel, I can't get the initial pthread to launch. ==
     66If the project compiles correctly and the Xilkernel initialization prints appear, yet the initial pthread does not start after, the solution is to generate a new Linker Script (in XPS, Software -> Generate Linker Script). Everything should be placed on the iocm_cntlr or the docm_cntlr memory-types (in the drop downs, you should never see BOTH iocm & docm memory types as an option, so just pick which of the two exists).