上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 65 下一页
摘要: // Rountine to acknowledge ,diable and enable interupts static void gic_poke_irq(struct irq_data*d,u32 offset) { u32 mask = 1 << (gic_irq(%d)%32); wri 阅读全文
posted @ 2020-11-29 17:04 卷哭你 阅读(354) 评论(0) 推荐(0) 编辑
摘要: @jiffy:中断处理分成两个层次: 1、CPU层次的中断处理 2、各个IRQ层面的处理 由于中文习惯通常中断,因此工程师很容易混淆这两个概念。 T64时刻 3个clock之后,由于CPU已经ack了中断,因此GIC中CPU interface模块 deassert nFIQCPU信号线 @tuya 阅读全文
posted @ 2020-11-28 22:27 卷哭你 阅读(180) 评论(0) 推荐(0) 编辑
摘要: // Documenation/devicetree/binding/arm/gic.txt #interrput-cells 为3 1:interrupts=<0 168 4 >,<0 169 4>; 2:0 spi interrupts,1 for PPI interrupts; spi 0-9 阅读全文
posted @ 2020-11-28 11:15 卷哭你 阅读(476) 评论(0) 推荐(0) 编辑
摘要: The Yocto Project: (1)前提 环境准备 硬件配置和软件环境 sudoapt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat libsd 阅读全文
posted @ 2020-11-24 02:03 卷哭你 阅读(68) 评论(0) 推荐(0) 编辑
摘要: IMAGE_FSTYPES=“ext3tar.bz2” IMAGE_ROOTFS_SIZE IMAGE_ROOTFS_ALIGNMENT _get_rootfs_size():ROOTFS_SIZE=`du-ks${IMAGE_ROOTFS}`BASE_SIZE=ROOTFS_SIZE*IMAGE_ 阅读全文
posted @ 2020-11-24 02:02 卷哭你 阅读(388) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-11-24 02:00 卷哭你 阅读(48) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-11-24 01:59 卷哭你 阅读(289) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-11-24 01:57 卷哭你 阅读(49) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-11-24 01:55 卷哭你 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-11-24 01:50 卷哭你 阅读(53) 评论(0) 推荐(0) 编辑
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 65 下一页