问题1:在MCU1_0做功能开发,如果不跑AutoSAR,那么驱动库是否就不需要使用MCAL,直接使用CSL就好了?
问题2:提供MCAL的库是为了兼容AutoSAR吗?
问题3:使用MCAL是否还要安装EB工具进行配置?EB是要收费的吗?
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.
1. 我们的例程都是基于MCAL,没有基于csl的例程,所以建议还是用MCAL.
2. 是的,MCAL为AutoSAR提供了底层函数库。
3. 请看下面的FAQ。
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1238147/faq-tda4vm-how-to-get-eb-tresos-studio-for-mcal-development-and-customer-licence
mcusw/mcal_drv和pdk/packages/ti/drv感觉是两套功能完全一样的驱动?mcal里面的实现也没有调用pdk/packages/ti/csl里面的接口,怎么会说mcal是基于csl呢?有点晕,麻烦解答一下
Chip Support Library : Implements peripheral register level and functional level API's. CSL also provides peripheral base addresses, register offset, C MACROS to program peripheral registers (MCAL module dependencies on PDK)