This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Code Read Protection (CRP3) with MCB2300

I use CRP3 function in my firmware with MCB2300 demo board. When I download it to MCB2300, then I can't upload another firmware again. How do I solve this problem ?

Thank you !!

Parents
  • I was almost doing the same thing. But I was lucky, I didn't choose CRP3.

    I think that, now, you have an USB bootloader on your MCB2300, so you can download a new Application from your PC to your MCB2300 via USB line. Then your new Application should have the ability to do the IAP to erase/write 0x000001FC. After that, your MCB2300 should return to the normal state.

Reply
  • I was almost doing the same thing. But I was lucky, I didn't choose CRP3.

    I think that, now, you have an USB bootloader on your MCB2300, so you can download a new Application from your PC to your MCB2300 via USB line. Then your new Application should have the ability to do the IAP to erase/write 0x000001FC. After that, your MCB2300 should return to the normal state.

Children