I have connected PSC9131RDB. Actually in CodeWarrior Power Architecture 10.1.1, PSC9131 is not mentioned in the list of supported devices. So i selected P1010 as it contains single e500 core. With that configuration, i am able to bulid successfully. Bt when i tried 2 debug, at the end of debug session following error is gettin displayed :
Failed to resume target process., CCSProtocolPlugin : [CCS last error: USB open failure ]
How can i rectify this so that i can run my code in e500 core with PSC9131RDB using the IDE CodeWarrior Power Architecture 10.1.1?..