Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE
Hi everybody ,
I m doing AND example on i0 and i1 as in c2000ware : workig fine
now I routed to GPIO31 ( Blue LED on the bard ) ---> fine
now since the LED is driven in inverter logic ( 1 on GPIO31 is led off ) I want to inverter the LUT logic
I tried !( i0&i1 ) no success : I can compile it but the result is logic AND not a NOT AND
please where am I wrong ?
bets regards
Carlo