Advertisement
carlsondc

toggle.c: compilation error

Dec 29th, 2011
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. #msp430-gcc version is 4.5.3
  2. #msp430-gcc -mmcu=msp430f235 toggle.c
  3. toggle.c:5:1: warning: data definition has no type or storage class
  4. toggle.c:5:1: error: conflicting type qualifiers for ‘BSLSKEY’
  5. toggle.c:4:1: note: previous declaration of ‘BSLSKEY’ was here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement