when i am loading program with CCS,It will appear as shown below:
I don't know why? The CCS version is 10.4.0.00006, the program is can_boot_app_mcu_rtos_mcu1_0_debug.xer5f for mcu1_0 of TDA4VM.
please help me, thanks.
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.
when i am loading program with CCS,It will appear as shown below:
I don't know why? The CCS version is 10.4.0.00006, the program is can_boot_app_mcu_rtos_mcu1_0_debug.xer5f for mcu1_0 of TDA4VM.
please help me, thanks.
Hi,
Can you mention the steps you are following for CCS initialization/binary loading?
Please refer this for more information.
Hello,
I have never seen such a message from CCS. Do you have any additional Eclipse plug-ins installed?
If you press the "Details>>" button, are there more messages?
Can you also provide the Eclipse error log? It can be found in <WORKSPACE FODLER>\.metadata\.log ?
Thanks
ki
Hi Ki,
I shouldn't actively install any Eclipse plugins unless accidentally.The Details>> button is shown in figure 1.The directory structure of my CCS workspace is shown in Figure 2, I did not find the file \.metadata\.log, it is empty. Is this a problem with the CCS project I created? I followed the steps in the document in that link.Could it be that I neglected some parts ?
Figure 1:
Figure 2:
thanks
Liqian
The directory structure of my CCS workspace is shown in Figure 2, I did not find the file \.metadata\.log, it is empty
I believe Linux will consider any file/folder that starts with "." as hidden. You will need to change the system setting to show hidden files/folders:
https://websiteforstudents.com/how-to-hide-and-unhide-files-with-ubuntu-desktop/
Hi Ki
This problem seemed to disappear after I updated the computer system software.I guess it should be caused by some computer system software version, but I don’t know which? In short, the problem seems to be solved at the moment,I can move on.
Thank you very much!
BR
Liqian
Glad to hear that the issue disappeared. Please let me know if it happens again.
You can also try cleaning your workspace if it happens again:
Thanks
ki