# linux-i.mx6ull **Repository Path**: NYCParker/linux-i.mx6ull ## Basic Information - **Project Name**: linux-i.mx6ull - **Description**: NXP i.MX6ULL Linux 学习调试记录 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-18 - **Last Updated**: 2021-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README README ============= * ## Preview * NXP I.MX6ULL Linux系统的学习之路 > 从emmc中启动uboot > linux kernel 和 device tree 通过tftp挂载 > root files system 也在emmc中 * 运行调试 > ubuntu vscode编译驱动和应用文件 > nfs文件共享,Linux开发板运行(使用的alientek-alpha开发板) > gdbserver+vscode 调试