08 2018 档案

摘要:【转载】https://blog.csdn.net/kernel_yx/article/details/53045424 最近一段时间一直在做uboot移植相关的工作,需要将uboot-2016-7移植到单位设计的ARMv7的处理器上。正好元旦放假三天闲来无事,有段完整的时间来整理下最近的工作成果。 阅读全文
posted @ 2018-08-15 11:31 mapleay 阅读(182) 评论(0) 推荐(0)
摘要:工欲善其事必先利其器! 这篇文章介绍各种IDE。 1. Visual Studio visual studio 可以开发和调试很多种应用程序,包括 嵌入式(stm32、NXP、Freescale 等,数量1000+) 1.1 visual stdio - 嵌入式 软件:VS + VisualGDB 阅读全文
posted @ 2018-08-14 11:27 mapleay 阅读(293) 评论(0) 推荐(0)
摘要:--View Definition A view is a logical representation of one or more tables. In essence, a view is a storedquery.A view derives its data from the table 阅读全文
posted @ 2018-08-13 17:51 mapleay 阅读(109) 评论(0) 推荐(0)