This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Replies: 22
Views: 2821
Part Number: MSP432P401R
Tool/software: Code Composer Studio
Hi,After upgrading to ccs8 and simplelink 2.00 my custom board is not more detected, the error that I get is Unknown device. I use MSP FET.
This is the entire error:
CORTEX_M4_0: Trouble Reading Memory Block at 0x20100c on Page 0 of Length 0x4: Could not read device memory CORTEX_M4_0: GEL: Error while executing OnTargetConnect(): Target failed to read 0x0020100C at gGEL_DeviceID=*((unsigned int *) 0x0020100C) [msp432p401r.gel:247] at OnTargetConnect() CORTEX_M4_0: Failed Soft Reset: Could not reset device CORTEX_M4_0: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x6c88: Could not erase device memory CORTEX_M4_0: File Loader: Verification failed: Target failed to write 0x00000000 CORTEX_M4_0: GEL: File: /Users/miha/workspace_200/hello_MSP_EXP432P401R_tirtos_ccs/Debug/hello_MSP_EXP432P401R_tirtos_ccs.out: Load failed.
Can somebody help me?Until now everything was working fine but now I've locked the second custom board.Is this a known issue? How to solve?
Thank you
Miha
In reply to miha:
In reply to Chris Sterzik:
Can you focus on the XDS110? With the XDS110 applied and power, can you see the tool in the device manager (assuming windows)?
Do you need to reset the XDS110? You can use the xdsfu.exe . I do not have CCS8 but you should be able to find the tool here ccsv8\ccs_base\common\uscif\xds110.
Can you select the XDS110 from CCS? Download a simple piece of example code from the new SDK?
Regards,
Chris