Microcontrollers damaged by a big download

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Microcontrollers damaged by a big download

896件の閲覧回数
killermax
Contributor I

Hello,

since 2009, I'm using Codewarrior 8.2.3 with some boards based on MC56F8367, and USB TAP for debug. 

In the last week, testing an application of increasing size, initially the cpu started to behave strangely when the size of the download exceeded 260 Kbytes.

I then started doing debugging tests, but from one moment to the next, the programming no longer happened, and the message "CCSProtocolPlugin: Unknown protocol error" began to appear.
I tried with other applications, other TAPs and other PCs, but the CPU seems dead.
Then I took another cpu, I transferred the application of about 280kbyte, at first apparently with a positive result, but from the second transfer, the same error of the first cpu appeared, and even this cpu now seems hopelessly dead.

I would therefore ask if it is conceivable that the download may have damaged the microcontrollers, and what to do to avoid it.

Thanks.

Mario

0 件の賞賛
返信
1 返信

803件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

please check if the USBtap is correctly installed and recognized ?
Plug the USBTap on the PC, launch the CCS and type:
       show com
       delete all
       show cc
       config cc utap
       show wdv
       show cc

 

 

Basically the problem was the "config cc utap" is what fixed everything to work.  Don't forget to save the config after you do this.


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信