Other Parts Discussed in Thread: MOTORWARE
Tool/software: Code Composer Studio
Sir,
I am working on motor control using the above Delfino MCU. I also go through instaSPIN code and examples.
My query is very basic but I am not able to figure out this in code.
My question is In the motorware code there are some function definitions in header files with init "inline","static" and "static inline".
I want to know that why exactly we put these keywords before function, Although I know about the basic use of these keyword but here,
Is some specific requirement fulfilled by using this or the other reason ? Is these function run from RAM or any thing else ?
Please guide me regarding the Query.
Thanking You
Ashutosh