Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
I am not using CSM for my application and always have it set to all 0xFFFF for password region, however for the second time this week as I'm loading the chip with code, CCS is in the middle of erasing/loading new program and it crashes without any error message and now when I try to load code to the processor it says:
Device Calibration not complete, check if device is unlocked and recalibrate.C28xx: Flash Programmer: Device is locked or not connected. Operation cancelled.
C28xx: File Loader: Memory write failed: Unknown error
before this I have been using the same method for over a year with the same board with no issues. I am trying to convert my project to using SYSBIOS and this suddenly started happening, not sure if related but only thing that has really changed.