使用device_srio.c程序,调用 csl_srio_open函数的时候报错,显示unsigned symbol remain ,csl_srio.h,csl_srioAux.h头文件 和csl.ae66都已经添加了。想问下怎么回事??
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.
使用device_srio.c程序,调用 csl_srio_open函数的时候报错,显示unsigned symbol remain ,csl_srio.h,csl_srioAux.h头文件 和csl.ae66都已经添加了。想问下怎么回事??
而且我想问下,6678srio该怎么学?感觉guide、csl例程、kenstone例程完全不一样。而且keystone为什么不直接用cls函数,而选择重新对寄存器进行包装呢?