Hi,
I have two rather basic questions here.
1)If I write a code using HET IDE and include it in my main project (I'm using RM42L432), does it get executed once when I call "HetInit()"? Or do I have to put it in a while loop?
2)If I want to call a function which exists in that code through my main program, how do I do it? I have its memory location as HET_INIT0_PST[<some value>].
Regards,
Abhishek