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: LED052509 Compiler: maxmum map data value is 1ffh(111111111b)

Part Number: LP5569

Tool/software:

I'm trying to get the execution engine to map to the master fader which the data sheet says is possible.

I'm getting the above error message when I use the "dw 0000001000000000b" instruction:

At Line 2 [ERROR] Invalid argument
[Code] dw 0000001000000000b
maxmum map data value is 1ffh(111111111b)

Should the compiler allow this value? Is there an update to the compiler that supports this?