Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

cc3200 compile error when using binary formatter

$
0
0
I merely added this line to the blink() example.
 
byte b = B10010;   // reference: http://energia.nu/reference/byte/
 
Compiles no problem when MSP430 boards selected.
 
Change board to CC3200 and then get compile error "B10010 was not declared in this scope"
 
Any suggestions to fix.
 

Viewing all articles
Browse latest Browse all 2077

Trending Articles