We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi everybody I would like to know if it is possible to force Keil to display a specific type for a data in debugging mode in the call Stack + Local?
I have a parameter type which is a struct but Keil display data as an unsigned char * instead of my struct (which is a typedef fix size array of char).
Thanks.
Have a nice Day
Aurelien