Hello ,
I can’t even generate the simplest code such like Blinky Model on luanchpad F280049C, because i found my compiler stop at the way to generate the file .mk.uptodate , below is the issue
i’ve checked the compiler path , which seems to have no problem , then i got to test the uniflash and the cgt and not find the problems either and i failed to figure out for the compiler log that i thought might be useful for me to know what the exact step of building to work the issue out , but the test.log did not looks like a compiler log , i was almost in despire
It seems strange that your make process would timeout after 10 seconds. All of our thresholds for make are longer than that. And the good news is this file compiles fine on our side! So we just need to figure out what is happening on your side.
What version of the TSP are you using? And what version of PLECS are you using?
Also I see in the settings for the file you sent that you are using a custom ccxml file for the board. Does this problem still exist when configured for the LaunchPad?
Lastly, I see that the ccxml file came from an E: drive. Do you have your installation or project file split across drives? Is any part of your install on a virtual/network drive?
This information will help us debug with you further. Thanks!
oh god , thanks for your coming , my partner and I both met such question when we try to run from RAM , and my TSP version is ti-cgt-c2000_22.6.1.LTS with my PLECS 4.96
and during this day , my partner find it able to generate code in ccs , and import it to CCS for further usage , but we can only do the RAM version , no Flash version , which is not consistent for sure
the ccxml i used for test was that test model generated at the first time , i think there is no reason for an executable file to run again , it ended up giving me a tough beat .
and i am really sorry that i do not know what the drive you mean is , could you please give me a little more tips?
and i also would like to know how could i better read the file generated by the PLECS compilor to help me better understand the complicated macro definition from the C2000 LaunchPad and bulid my own code,
sincerely looking forward to your suggestions!