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.

关于coff和elf,ccsv5

1、asm文件中汇编写的函数,用elf格式,显示函数未定义。用coff格式,没有问题。用的是ccsv5。为什么? 以前的ccs好像只支持coff吧?

2、然后在elf格式下,尝试把asm中汇编函数前的下划线 _ 去掉,然后编译能通过了,但是不知道函数功能是否实现了。elf对汇编有什么格式要求吗?

3、之前的“关于定时器”的问题急切希望得到解答,如何配置定时器的输入时钟频率,然后准确的得到每秒100次的定时器中断?

 

谢谢了~!