Hi everyone;
We've custom board with MCP8548 & JS28F640J3F75A NOR flash. We're using another debug probe to download binaries but we wanted to use Code Warrior USB Tap.
We configüred flash programmer IN28F640J3 as NOR Flash but in some sectors we're getting "Device Protection Error" from CodeWarrior
Error seems like this:
* 0x00000 ~ 0x1FFFF --> Download & verify OK
* 0x20000 ~ 0x3FFFF --> Protection Error
* 0x40000 ~ 0x5FFFF --> Download & verify OK
* 0x60000 ~ 0x7FFFF --> Protection Error
So basically it seems one sector Ok, other sector Protection Error.
I'm also sending our debugger log as attachment
Thanks