Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Show function, variable (1 Replies)

$
0
0
Hi! It is my first post here, so don't tread on me :)! I want to ask, how to watch result of function? I don't know what to do with this - I tried "Watch 1", but I can't get satisfied result - I mean see "EQUAL" or "DIFFERENT". I attached my code here: #include <LPC21xx.H> #include <string.h> #define NULL 0 enum CompResult{DIFFERENT, EQUAL}; enum CompResul

Viewing all articles
Browse latest Browse all 3049

Trending Articles