• slider image 442
  • slider image 483
  • slider image 484
  • slider image 485
  • slider image 486
  • slider image 487
  • slider image 488
  • slider image 491
:::


Browsing this Thread:   1 Anonymous Users






Re: 新手請問PICSTART燒錄的問題
#4
高級會員
高級會員


查看用戶資訊
恭喜你

但是不要太晚睡了

身體要顧唄

發表於: 2005/8/7 0:21
IWC
IWC
JL
Rolex


PP
有點距離
越來越遠
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 新手請問PICSTART燒錄的問題
#3
新會員
新會員


查看用戶資訊
剛更換IC後,問題就解決了,問題出在IC壞掉了。

發表於: 2005/8/6 2:37
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 新手請問PICSTART燒錄的問題
#2
高級會員
高級會員


查看用戶資訊
Which package do you use DIP or SMD.

If using SMD package

Maybe 接觸不良 and Erase chip before program.

If using DIP package:

1. Erase chip before program.
2. Try another PIC12F675.
3. Upgrade MPLAB IDE.
4. Upgrade PICStart PLUS firmware, if you have the upgrade kit in it.

發表於: 2005/8/6 0:09
IWC
IWC
JL
Rolex


PP
有點距離
越來越遠
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


新手請問PICSTART燒錄的問題
#1
新會員
新會員


查看用戶資訊
MPLAB 版本是6.30版本
使用IC為PIC12F675

現在遇到的問題是程式可COMPILE,但是要燒的時候就會
出現一個 訊息:
Program Memory Errors

Address Good Bad

Program Memory Errors

Address Good Bad

0003: 2805 3FFF
0004: 2805 3FFF
0005: 23FF 3FFF
0006: 1683 3FFF
0007: 0090 3FF0
0008: 1283 3FFF
0009: 0185 3FFF
000A: 3007 3FFF
000B: 0099 3FFF
000C: 1683 3FFF
000D: 019F 3FFF
000F: 0085 3FFF
0010: 1283 3FFF
0011: 3007 3FFF
0012: 0085 3FFF
0013: 304F 3FFF
0014: 00A2 3FFE
0015: 30FF 3FFF
0016: 00A3 3FFF
0017: 0BA3 3FFF
0018: 2817 3FFF
0019: 0BA2 3FFE
001A: 2815 3FFF
001B: 0008 3FF8
001C: 2811 3FFF
001D: 3400 3C00
001E: 3400 3C00

請問各位是否有那邊設定錯誤嗎

以下為程式碼 :

include <p12f675.inc>

mcount EQU 22h
ncount EQU 23h

ORG 0x000
nop
nop
nop
goto start
ORG 0004h
goto start

start call 0x3FF
bsf STATUS,5
movwf OSCCAL
bcf STATUS,5
clrf GPIO
movlw 07h ;Set GP<0:2> to
movwf CMCON ;digital IO
;Close comparator
bsf STATUS,5 ;Bank 1
clrf ANSEL
movlw 00h ;Set GP<0:2> as outputs
movwf 85h ;and set GP<5:4,1:0>
;as outputs
bcf 83h,5 ;Bank 0

;delay loop
loop movlw 07h ;light up the LED
movwf GPIO
delay movlw 0x4f ;delay loop
movwf mcount
loadn movlw 0xff
movwf ncount
repeat decfsz ncount,f
goto repeat
decfsz mcount,f
goto loadn
return
goto loop

End

發表於: 2005/8/5 20:33
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部







You can view topic.
不可以 發起新主題
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.

[進階搜尋]


:::

Microchip連結

https://www.facebook.com/microchiptechnologytaiwan/
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=13
https://mu.microchip.com/page/tmu
http://elearning.microchip.com.tw/modules/tad_link/index.php?cate_sn=1
https://page.microchip.com/APAC-PrefCenters-TW.html
http://www.microchip.com/
http://www.microchip.com/treelink
http://www.microchipdirect.com/
http://www.microchip.com.cn/newcommunity/index.php?m=Video&a=index&id=103
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=2
http://www.microchip.com.tw/Data_CD/eLearning/index.html
http://www.microchip.com.tw/RTC/RTC_DVD/
https://www.microchip.com/development-tools/
https://www.youtube.com/user/MicrochipTechnology
[ more... ]

教育訓練中心

!開發工具購買
辦法說明 [業界客戶] [教育單位]
----------------------------------
!校園樣品申請
辦法說明 [教師資格] [學生資格]
----------------------------------