Changes between Version 7 and Version 8 of Resources/Notes/Krypton Usage
- Timestamp:
 - Mar 22, 2020, 11:26:37 AM (6 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Resources/Notes/Krypton Usage
v7 v8 82 82 ==== NI Driver does not build ==== 83 83 84 While trying to build the NI driver following the instructions above, you may encounter an error regarding the ''do_munmap'' function not having enough input arguments. To fix this issue, issue the following command to open the problematic C code file in nano:84 While trying to build the NI driver following the instructions above, you may encounter an error regarding the ''do_munmap'' function not having enough input arguments. To fix, issue the following command to open the problematic C code file in nano: 85 85 86 86 {{{  
