Discussion:
[UrJTAG-dev] Script with a line exceeding 100 characters
Jean-Brieuc Feron
2012-06-27 08:19:54 UTC
Permalink
Hello,

I'm scripting a JTAG test to be done with UrJTAG and my JTAG chain is close to 1000 registers long.
The stimuli lines are then longer than 100 characters.

My problem is that the script does not support lines exceeding 100 characters, when I am executing my script I get the following error :
Line xx exceeds 100 characters, clipped.
As a part of my stimuli are removed, they are not correct anymore.
Note that if I copy/paste my script directly in the UrJTAG terminal, it works.

Is there then any trick to change that maximum line length in a script or a trick to read multiple lines as a single one?

Thank you for your help,

Best regards!

J-B


"The information contained in this message is intended for the addressee only and may contain confidential and/or privileged information and/or information protected by intellectual property rights.

If you are not the addressee, please delete this message and notify the sender; you should not use, alter, copy or distribute this message or disclose its contents to anyone.

Email transmission cannot be guaranteed to be secure or error free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.

No responsibility is accepted by S.A.B.C.A. for any loss or damage arising in any way from its use.

Any views or opinions expressed in this message are those of the author and do not necessarily represent those of S.A.B.C.A. or any of its affiliates.

Therefore this email does not constitute a commitment by S.A.B.C.A. unless it contains an express statement to the contrary from an authorised representative.

S.A.B.C.A. - RPM Bruxelles TVA BE 0405.770.992 -"
Mike Frysinger
2012-07-19 13:36:51 UTC
Permalink
Post by Jean-Brieuc Feron
My problem is that the script does not support lines exceeding 100
characters, when I am executing my script I get the following error : Line
xx exceeds 100 characters, clipped.
the latest svn tree should have this limitation removed
-mike
Jean-Brieuc Feron
2012-08-07 11:19:54 UTC
Permalink
Post by Jean-Brieuc Feron
My problem is that the script does not support lines exceeding 100
Line xx exceeds 100 characters, clipped.
the latest svn tree should have this limitation removed -mike
Indeed, installing the last subversion fixed it.
Thanks!
J-B



"The information contained in this message is intended for the addressee only and may contain confidential and/or privileged information and/or information protected by intellectual property rights.

If you are not the addressee, please delete this message and notify the sender; you should not use, alter, copy or distribute this message or disclose its contents to anyone.

Email transmission cannot be guaranteed to be secure or error free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.

No responsibility is accepted by S.A.B.C.A. for any loss or damage arising in any way from its use.

Any views or opinions expressed in this message are those of the author and do not necessarily represent those of S.A.B.C.A. or any of its affiliates.

Therefore this email does not constitute a commitment by S.A.B.C.A. unless it contains an express statement to the contrary from an authorised representative.

S.A.B.C.A. - RPM Bruxelles TVA BE 0405.770.9

Continue reading on narkive:
Loading...