Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN
Hi Team,
During startup (from halcogen generated code), vim is getting initialized. But, if we want to update with the user defined ISR's during run-time in the VIM, what precautions we should take. Is it supported?
Ex: Lets say, currently for channel0, esmHighInterrupt method gets installed during start up. After sometime, if we want to change the ISR with e_high_interrupt method (as per user defined), can we this be updated during runtime?