Other Parts Discussed in Thread: CC2538
Hello TI experts,
I am working on a project when I can not have access to the startup_ewarm file so I can not have access to the "__vector_table" to define a routine interruption for some timer or external interruption.
Is there another way to access this vector and define my interruption functions???
Thank you.