Other Parts Discussed in Thread: USB2ANY
Hi,
So we progressed a bit and were able to load the code of the generic firmware.
We deleted all files from the project apart the cmd, cxml and startup ones and replaced by our own code.
We were able to compile and load but now we are getting the following error each time we try to load our software, we get the following error:
Error connecting to the target: (Error -1266 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 8.0.27.9)
It seems we are not able anymore to do anything.
We have that put in our code: MICRO_INTERFACE_CONTROL = RESET;
Might it be the reason ?
We are going to try to reload the code using the other interface and not the probe to see if we can erase the code.
Thanks,
Clément