Hi, everyone. I'm looking for the c2000 coff abi manual. But I can't find it. Does someone can give me a link please? Or just
tell me that there no such thing at all. 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.
Hi, everyone. I'm looking for the c2000 coff abi manual. But I can't find it. Does someone can give me a link please? Or just
tell me that there no such thing at all. Thanks
At present, COFF ABI is the only ABI supported by the C2000 compiler. (Though that is subject to change in the near future.) So while there is no document specifically about COFF ABI, the C2000 compiler manual has the information. For additional information about the object file format, please see this wiki article.
Thanks and regards,
-George
Thanks for noticing. And I searched the whole manual(the compiler manual that you mentioned), but still I can't get the information about ABI's. All I want to know, is about the calling conventions(just the c6000 does, in the " C6000 Embedded Application Binary Interface" chapter 3). It will be huge help if you can provide some material about it. Thanks.