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.

汇编程序怎么传递6个参数给c函数



使用ti6678板卡 用ccs5.5编译程序,程序是汇编程序,在汇编程序中调用c函数,c函数需要汇编程序传递6个参数,我想请问怎么从汇编程序中把参数传递给c函数,请各位大神指教!