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.
couldn't set the post, so do a test
If you get a Server 500 type message it's because your post has an illegal keyword in it.
"watch" being one it particularly doesn't like for some odd reason.
Half the time the "word" captcha's also seem to be disliked, the numeric ones work a lot better, press the cycle button to get another one if needed.
Ok, let's see if I can post this.
Well, this is really for Cortex-M0. I using uVision 5 and JLink to trouble shoot. When I try to view the value of some variables, I got cannot evaluate. All of the variables are global and they are defined like this:
typedef struct { __IO uint16_t DATA[16]; } CH4_DATA_TypeDef; #define P9235_RAM_BASE (0x20000000UL) #define CH4_DATA_BASE (M0_RAM_BASE + 0x06C0) //32 byte max #define ADC_DATA ((CH4_DATA_TypeDef *) CH4_DATA_BASE )
Does any one know why I can not view the value of DATA[16]?
Thanks.
Yes, you are right, it doesn't like wwaattcchh
Thanks!