when you have 256 data elements on 1 lines the lines becomes very long.
maybe you can send a sample to support.
i am not sure it the problem is the long line or the conversion of the long line. i think there is a limit of 1024 chars for a line.
you can split up the line. you can also use $inc to include the data when you have it available as binary data.
there is no real limit except for the size that can fit into a chip, and as you noticed the length of a line.
↧