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.

Making include file for assembly programming compatible with example provided .h files

I had done a post on this topic few days ago and I earnestly expecting a response from the TI's  code generation tools team. I was hoping that some TI's internal version would be shared and made available to the group. To my surprise, there was no response from Ti's side. I ventured into converting the example' .h files to be included in asm files.

I get [E0300] "structure tag can't be global" error message, which rather cryptic. Where do I get the list of errors / explainations?

Will  there be any help / support / suggestion from TI's side?

Awaiting a quick response.

Thanks,

Sayee

  • If I understand correctly you are trying to include the TI provided peripheral header files for C2000 into a assembly source file using the .cdecls directive. Is that correct? Can you attach the assembly source file that is generating the error?