你好,我现在使用TIMAC 1.3.1协议栈,里面有两个工程文件,一个是CC2530EB object,一个是CC2530EB object - banked,我想使用printf()函数,所以我在msa,c文件里面添加了我修改的putchar()函数,当然,也在msa.h文件里面做了外部申明。但是,当使用CC2530EB object工程时,是毫无问题的;当使用CC2530EB object - banked工程时出现错误。
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.