Hello,
i have one problem.i am working on the TWI using Handler.it is working.
but i have very strange issue regarding to the dereference the value.
please check in the image _buffer is the variable. he shows the -27a somthing look like
memory address.but when i move my mouse on the top of this variable then i got the Data in the JlinkSDBServer window (right bottom).the data is correct which is 0xE5.
but i am expecting to have this (0xE5) in the _buffer instead of the some strange memory address.
thank you.