Dear Ti Team,
I'm trying to compile a simple code for LP5569
the instruction ramp 1, -241 is correctly recognized but If I wan to use a non integer value as first argument:
ramp 0.4, -241 or ramp 0,4, -241 compilator failed (note that I only picked up instruction and arg value using the drop box of GUI!
Same goers for the wait instruction!
Could you tell me were I'm wrong?