Is the official API code compiled on the TTES tool? What are the specific steps?
How is the init.c File generated by the TTES software added to the API code?
Is the official API code compiled on the TTES tool? What are the specific steps?
How is the init.c File generated by the TTES software added to the API code?
Refer to the below links for generating the files from the GUI:
Refer to the below link for instruction son building with the generated files from GUI:
I then replace the files in API/src/app/example with these files(TaliseStream.bin is not included), and compile the files containing the makefiles on linux using the make command. Is that right…