I working on a new Rev of a board and am unable to program the firmware. I keep getting the following error:
C28xx: Flash Programmer: Device is locked or not connected. Operation cancelled.
I see that a few people have had this issue in the past, but I can't seem to find the source of my issue.
I'm using Code Composer 5.4.0
I'm using the XDS510 USB to program/debug.
I saw one reference to bad power but the power is cleaner on this board than it was on the last.
We've used thousands of these 2812 parts and never come across this issue before.
I also same reference to the boot mode pins and there was a change made here but the main change was that GPIOF4 is now unconnected and I have confirmed that it is pulled high which should mean that we are booting to the internal flash which is what I want.
I can't see how the part could be locked as it is a brand new part.
I tried a second board and the result was the same.
I tried to do just an erase with the UniFlash software but I get the same error.
I can program the old Rev board without any issue so it must be something that was changed, but the JTAG interface was not changed at all.
What am I missing?
Is there something I can do to give me some more details as to why the program/erase is not working?