zynq 程序固化

直接抄别人写好的https://blog.csdn.net/fengyuwuzu0519/article/details/80411894 ZYNQ的启动流程 ZYNQ7000 SOC 芯片可以从 FLASH 启动,也可以从 SD 卡里启动, 本节介绍程序 FLASH 启动的方法。Zynq7000 SOC 芯片上电后,最先运行的是ARM端……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

zynq AXI GPIO使用

通用 如果需要GPIO中断,需要打开arm core中的pl-ps中断.如下图 API详情 xgpio函数 int XGpio_Initialize(XGpio * InstancePtr, u16 DeviceId) 名称 代码 解释 函数名 XGpio_Initialize 初始化GPIO 参数1 XGpio * InstancePt……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

vivado zynq 初学记录

IO管脚分配问题 在block design中,我们设置的管脚为 led,但在生成HDL文件时,会被重命名,如下图 因此,在 xds文件中描述管脚应该这样 SDK使用 一般需要包含这个文件.#include “xparameters.h” 外设的宏在这个文件里有描述 在BSP项目里有个system.mss文件,里面包含外设文件,可以使用它……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

markdown 转PDF

试过其他的方式,都无法转换TOC,在网上介绍pandoc可以支持.现在试试 还是在linux换件下安装Pandoc吧 apt-get install pandoc texlive-xetex -y pandoc -N -s –toc –smart –latex-engine=xelatex -V CJKmainfont=’Micro……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

崔永元在美国华盛顿的演讲

2014年9月已从央视辞职了的崔永元在华盛顿做了一场演讲,很多人在网上找崔永元在华盛顿的演讲视频,但几乎都被删了,为什么被删,这个……你懂的。 以下整理出崔永元在华盛顿的演讲的文字稿。崔永元的演讲共50分钟,文字版从第19分钟开始整理,前19分钟是开场客套和铺垫的段子,主要内容从段子结束后开始。 这篇演讲稿我力争做到一字不漏的还原。不做任……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

kms记录

windows以及office都必需是 VOL版本,零售版的不能100% 自已搭的KSM服务器, cmd 管理员模式 slmgr.vbs /upk slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX slmgr /skms xjp.justchen.com slmgr /ato 第一条命令,slmgr.vbs……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

allegro 常用操作

好多年不画板,很多基本操作都给忘了. 板边圆角 如果是Line画的outline, Manufacture->Drafting->Fillet route keepin 圆角 先用 outline 画框, 进行圆角处理后,使用 Shape->Compose Shape将闭合的Line转换为Shape,同时需要在Options里选择将转换后……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

git常用操作

linux下保存密码 主要是针对http模式下的仓库避免每次都入密码 git config credential.helper store 创建分支 git checkout -b xxxx 相当于 git branch xxxx + git checkout xxxx 切换到分支 git checkout xxxx 提交分支 git p……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97