历史上的今天
今天是:2025年03月05日(星期三)
2020年03月05日 | Mplab X IDE V_4.05
2020-03-05 来源:eefocus
Mplab x ide v_4.05使用
1Setup standard project
a.open the maplab x ide file[FILE]->[NEW PROJECT] in the menu bar.
b.wizard steps
a.choose project “standard project”
b.device type “PIC24HJGP306”
c.select tool other:[licensed debugger]->”EL9800 PIC kit on Board”
d.select XC 16 compiler
e.select project nam “xxxx” and foler.
c.open the connext menu of the “Heard files” “add the existing item”add all .h files.
d.open the connext menu of the “Sourced files”add the existing item add all .c files.
2.XC16 Compiler
a.define a head size(e.g 1000 bytes)
a.open the project context menu ->properties ->xc-16-ld
b,to compiles the ssc select[run]->[build main project] in the menu bar.
3.Debugger
a. Enable the on board debugger interface. set dipswitch SW600
b.Select Debug ->”debug main prject”
上一篇:MPLAB X LAB初学使用
史海拾趣
|
2006年电子行业薪酬调查 从2002 年起已经连续三年举办“中国电子工程师薪酬调查”活动,今年总数2287 电子工程师 和技术管理人员提交了调查问卷,其中16%来自上海市,来自深圳和北京的电子工 ...… 查看全部问答> |
|
网友EddyLau最近基于mini2440+Qtopia-2.2.0制作了几个有趣的小程序(视频地址:http://www.youku.com/playlist_show/id_4019326.html) 并提出了自己的见解,如下: 小弟真的不明白为何人们总是热衷于移植最新板的Qt! 最新板的Qt真的能很好地和min ...… 查看全部问答> |
|
第一次接触SPI,问一些基本的问题,先介绍下我是用的S3C6410的芯片。下面问几个问题,希望知道的朋友耐心解答一下, 1、SPI的时钟是否会一直存在?还是在只有主机在发送数据或者接收数据的时候才存在,除此之外的时间是否不存在? 2、如果我用2台 ...… 查看全部问答> |




