Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.

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?