Dear E2E:
Thank you for your support.
I need to printout the variable which is unsined integer. The exanple is below:
#define MCASP_XFMT *(unsigned int*)(0x01D000A8)
What function in GEL can do this?
I looked in the help and found two functions: GEL_TargetTextOut and GEL_TextOut .
I tried both but it did not work.
Can you pleas send me the example - how to printout the variable (unsined integer) like: #define MCASP_XFMT *(unsigned int*)(0x01D000A8)?
Thank you for your help,
Boris Ruvinsky