Jump to content

frying the pic ?


bill
 Share

Recommended Posts

Hello

Today i worked pretty much (let's say more than usually ;) on my little mb project, and i've been uploading some C code all day long on my pic18f452 (hundreds of uplodad and restarts), then, my core board (no din nor douts, just nude) stopped to work. Of course i tripple checked my code, but i even cant run a "hello world" program anymore. My lcd show the "MIOS V1.9" splash message, then turn blank.

So i wonder if it's possible that i fried the pic by uploading too many times ?

The strange thing, is that when i try to upload, MIOS restart (then go 'blank'), as it should, so it's the proof it's not completely freezed.

What do you think ?

Link to comment
Share on other sites

(hundreds of uplodad and restarts)

Is it possible that you have reached the PIC's "100,000 erase/write cycle Enhanced FLASH program memory typical" physical limit?

I seriously doubt this, of course.

It's not ye olde "RAM between 0x60-0x7f is not directly accessible" issue?

Link to comment
Share on other sites

Strange, I did a LOT of uploads when working on projects and never had a failure

maybe your code got too big so that a part of mios was overwritten

(this has happened to me a few times before I used the 18f4620)

in that you can upload MIOS as Stryd suggested

It's not ye olde "RAM between 0x60-0x7f is not directly accessible" issue?

this is only an issue for the can enabled pics ...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...