Tool/software: Code Composer Studio
Hello all,
I want to go on from working on an eval board with target configuration for XDS100mini USB to working on a normal card with XDS510 USB on a 28377D or a 28335.
I already try and do it succesfully but i cant get a "universal way" to manage it.
My code works and is easy to debug on the eval card.
I proceed as following:
- create a new target configuration with following parametres : TMS320F28377D, XDS510 USB
- Proceed with a "connection test" to insure the USB connection is workking => connection succeeded.
- i make a duplicate of my debug configuration and change the target configuration to point on the one i just created.
- i launch "debug"
- i connect to the CPU1
- i try and "load program"
==> Result : "Program verification failed at address 0x...."
I know this i nothing to do with my .out because it s working perfectly.
Can you please provide me a way to change from one USB emulator to another one?
Thank you,
regards ,
PA Nicoletti.