- 博客(3)
- 资源 (2)
- 收藏
- 关注
原创 将linux内核工程精准导入到source insight
感谢开源作者GitHub - tonyho/Generate_Kernel_Uboot_Project_forIDE: Generate filelist and slickedit for the compiled source file and depend header file for Linux Kernel and U-boothttps://github.com/tonyho/Generate_Kernel_Uboot_Project_forIDE下载下来执行:./PF_Prj_G
2021-10-26 15:25:34 494
原创 NUC980 外部中断的使用
进入内核菜单,打开GPIO外部中断选项修改drivers/gpio/nuc980-gpio.c文件,打开外部中断2 PE10使能。编译uImage后下载到开发板,改变PE10电平能发现不断的进入了中断函数。在内核初始化过程中也能看到gpio驱动的注册打印信息:...
2021-10-26 15:01:44 610
原创 解决MDK使用jlink-ob提示read:0x02000004
最近升级MDKV5.31后使用jlink仿真提示这个错误:后面研究了很久,发现是高版本的MDK会出现这个问题。使用老的jlink安装路径下替换以下几个文件即可。JLinkARM.dllJL2CM3.dllJLTAgdi.dll替换后再MDK仿真器下面能看到DDL已回退为V4.92版本。...
2021-10-09 17:52:25 436
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人