Part Number: CC2640
Tool/software: TI C/C++ Compiler
Hello,
My target is CC2640 and my IDE is CCSV7.
I would like to read the value of general purpose register in a handler for my C code, I guess I can do this with assembly. Can anyone could tell the easiest way to store the GP register in my unsigned int variable?
Regards,