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?