×
单片机 > 单片机程序设计 > 详情

Mplab X IDE V_4.05

发布时间:2020-08-21 发布时间:
|

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”



『本文转载自网络,版权归原作者所有,如有侵权请联系删除』

热门文章 更多
AVR熔丝位操作时的要点和需要注意的相关事项