• 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: 版主帮忙啊
#10
新會員
新會員


查看用戶資訊
致版主和各位大侠:

问题已经基本澄清,我得到的结论:“版本为0x1000的30F5016片子有问题”。


在原来的板子上,把5016用6010A替代后,运行非常正常,没有一点问题,5016是Microchip的30F系列中的新产品,可能存在这样的问题吧,也是可以理解的

谢谢大家!

發表於: 2006/11/29 18:39
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 版主帮忙啊
#9
新會員
新會員


查看用戶資訊
谢谢版主和各位的回复!

1,Vcc和Vss以及Avss和AVcc都已经连起来啦,因为datasheet中说明不能有哪个电源管脚是空的;

2,IC坏几个问题都不大,关键是如何不围绕这样的开发平台问题而纠缠不休,没有办法啊?


版主、大侠请帮帮我!谢谢

發表於: 2006/11/6 17:11
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 版主帮忙啊
#8
版主
版主


查看用戶資訊
1. 再使用30F5016時,所有的Vcc and Vss 是否都有接到,所有的電圓角位都不可以空在那裡。

2. dsPIC 單獨過電流的話,這顆dsPIC通常已經壞了,看樣子你須重新換IC了。

發表於: 2006/10/25 9:53
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 版主帮忙啊
#7
新會員
新會員


查看用戶資訊
谢谢版主和各位的回复!
我现在使用5016和6010(非6010A),6010是厂商提供的demo板,我自己做的板子使用5016,使用结论是:6010使用非常顺畅,而5016以50%的概率出现ID号错误(读出的版本号为0x0)和器件编程校验错误,原因不明?

为验证是什么问题造成的?我想办法把6010的cpu子板(只有6010和一个插座)和我的板子联了起来,结果仿真非常好,没有什么问题,我另搞一个5016的小板,只有5016和晶振及其周边电容,5016几乎依然如故地有问题,整整搞了一天,两者地仿真电路和通道都几乎是一模一样的,我得到的结论是版本为0x1000的30F5016片子有问题。

还有一事得提一下,我的这两个测试小板,分别为6010和5016的,在仿真完毕后再上电时都出现了过流现象(我的电源设定为5v,电流最大为350mA),在没有找到原因的情况下,我增大电流到1A,问题没有解决,6010放回到demo板子上也不行啦,两个片子报废啦,仿真器也不知道还行不?我板子的5v没有加大的滤波电容我想不会是由于这个原因吧,兄弟们救命呀

好郁闷呀,dsPIC怎么会这样子,以后可以使用哪些型号不会出现这样“平台”上搞来搞去的问题呢?

發表於: 2006/10/24 19:54
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 版主帮忙啊
#6
版主
版主


查看用戶資訊
如果使用 ICD2 來 debug ,切記! MCLR pin 是不可以接任何電容器的,MCLR 只能接 10K 電阻到 VCC.
另外ICD2 的 Clock and Data (RB6 & RB7) 也不要接上 Pull-up 或 Pull-Down 的電阻,只要直接連到ICD2就可以了。

發表於: 2006/10/17 11:26
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 版主帮忙啊
#5
新會員
新會員


查看用戶資訊
我以前經驗是/MCLR R/C 太大了,現在改10K+104 就沒問題了

發表於: 2006/10/17 10:41
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 版主帮忙啊
#4
新會員
新會員


查看用戶資訊
这个问题我也是经常碰到,在IDE中多复位几次后就没有问题啦,不过停一会还会出现,原因不明。

以上斑竹列的原因在help中曾经一一对照过,没有是么问题的。

我用的IDE是7.40,听别人说7.30好用,不能确定这是不是原因,

發表於: 2006/10/16 16:47
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 版主帮忙啊
#3
版主
版主


查看用戶資訊
1. ICD2 is selected as programmer not as debugger.
2. The target application has somehow become corrupted or contains errors. For example, the regular linker script was used in the project instead of the ICD2 version of the linker script (e.g., 18F8722.lkr was used instead of 18F8722i.lkr). Try rebuilding and reprogramming the target application. Then initiate a power-on-reset of the target.
3. Other configuration settings are interfering with debugging. Any configuration setting that would prevent the target from executing code will also prevent the ICD from putting the code into debug mode. This is to say WDT should be disabled while you want to debug your application. Some of our PICmicro 4. 16 Bit MCU requires to be enabled the debug mode using configuration register settings.
5. ICD 2 cannot always perform the action requested. For example, the ICD cannot set a breakpoint if the target application is currently running.
6. The oscillator is not working. Check your configuration bits setting for the oscillator as per your application hardware.
7. It is possible that target board does not allow ICD2 to enter in the debug mode. i.e. Target board is accidentally damaged.
8. The ICD2 has somehow become physically disconnected from the target board. Check the communications cable connection.
9. ICD2 to PC communications has somehow been interrupted. Reconnect to the ICD2 in MPLAB IDE.
10. It may be possible that the error shows only once due to some unknown reasons. Try to use ICD2 as debugger again.
11. The target board is not powered. Check the power cable connection.
12. The device is code-protected. Check your configuration bits setting for code protection.
13. The ICD2 has somehow become physically disconnected from the PC. Check the USB or COM communication cable connection.

發表於: 2006/9/4 14:25
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: 版主帮忙啊
#2
新會員
新會員


查看用戶資訊
大家帮帮忙啊

發表於: 2006/9/4 13:49
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


版主帮忙啊
#1
新會員
新會員


查看用戶資訊
我连接ICD2的时候总出现这个
ICDWarn0020: Invalid target device id (expected=0x198, read=0x0)
可是我的目标板(我自己的板)已经供电了啊
这是什么原因
各位大侠指点一下?

發表於: 2006/9/1 16:22
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... ]

教育訓練中心

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