This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP5569: MLP EVM GUI PLATEFORM cannot compile for LP5569

Part Number: LP5569


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?