Hi all
I am trying to program the C166 in my S45i_v04 and I would need to know where are stored the registers R0, R1, ... R15.
The documentation says to use SFR 'Context Pointer' and add the register index.
CP is in FE10, and its value is , say, FC00
Then I look in 0x00FC00 ,but the values are not there.
I tried to use DPP3+FC00, but no luck.
I know I can get the values to R0,.. R15, but I want to know where they
are kept.
What am I doing wrong?

Thanks