问题描述
我要开始工作的一个项目,我需要有汇编语言对PIC单片机的体面的理解。我非常熟悉C / C ++,所以我知道如何code在大多数情况下,我也做了很多项目,为PIC已经让我明白的架构,但已经做了我所有的编程它在' C'。
I'm going to start working on a project where I need to have a decent understanding of Assembly language for the PIC microcontroller's. I'm intimately familiar with C/C++, so I know how to code for the most part, and I have done many projects for the PIC already so I understand the architecture, but have done all my programming for it in 'C'.
有一本好书或网站,做得很好解释什么都议会命令的含义及如何做很简单的任务(闪烁的LED,基本数学等)为PIC单片机?
Is there a good book or website which does a good job explaining what all the Assembly commands mean and how to do fairly simple tasks (blink LED's, basic math, etc...) for the PIc microcontroller?
编辑:这篇文章的主要目的是要求学习资源大会,不是辩论C的优点VS大会在知情同意的,或者是否PIC是一个'好'的微控制器使用。我使用的是PIC18单片机,如果有什么差别。
The primary purpose of this post is to request resources for learning Assembly, not debating the merits of C vs Assembly in the PIC's, or whether the PIC is a 'good' microcontroller to use. I am using a PIC18 microcontroller if that makes any difference.
推荐答案
我想试试这个:
这篇关于最新最好的资源去学习PIC单片机汇编语言的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!