Hallo,
I develop a System migrating from c5515 to c5517 to obtain the function of mcbsp.
First for the c5515 development, I used CCS 5.2 and since there is no Option for Hardware c5517, I installed CCS 5.5.
The Setup of Hardware I set to C5517 with Compiler 4.4.1.
But after the compilation, I have warning
WARNING: version specified in option -v5517 is unknown (ignored)
I tried to run the program, the program downloaded. The modules such as I2C, and SPI, mathematical functions are working properly. but when I want to debug and halt the program to see the result in McBSP and USB, the Debugger hang with notification such:
C55xx: Trouble Reading Memory Block at 0x4050 on Page 2 of Length 0x1: (Error -1143 @ 0x4050) Device core was hung. The debugger has forced the device to a ready state and recovered debug control, but your application's state is now corrupt. You should have limited access to memory and registers, but you may need to reset the device to debug further. (Emulation package 5.1.507.0)
I suggest this come from unmatched Setting for the Hardware. is someone here has his/her Suggestion?
Thank you so much in advanced.
Best regards,
Vava
failed for C5517 >> WARNING: version specified in option -v5517 is unknown (ignored)