Tool/software:
Please refer to the linked issue first - that thread is locked so I have to post a question here.
I tried to port the zipped project from AM263x to AM64x, but I got the following errors.
Here is the snapshot from the referenced thread.
The errors mentioned above are due to some included pathnames and lib files in the .cproject file. When some freertos and freertos_fat files are both included we got the redefinition problem.
If AM263x and AM64x don't have difference in this regard, I wonder why the redefinition problem did not occur for the original post (as in the zipped file).
Can anyone help with it?