Problem exists in revision 1029. BSDL and SVF file that trigger this message are attached
A3P125 BSDL
Logged In: YES user_id=478715 Originator: YES
File Added: erase_a3p125.svf
Logged In: YES user_id=156321 Originator: NO
Please try again with SVN r1031. There was an inconsistency regarding TDO caching that should be resolved now.
My latest change 1029->1030 introduced a new problem when running the same SVF, but I currently seem to be unable to find the actual code that triggers it... Working on that. An error comes from svf.c, but I doubt it is a problem with the SVF player
> jtag: svf.c:686: svf_runtest: Assertion `run_count > 0' failed.
In principle, I just moved the cable_set_frequency to the cable drivers...
Ok, fixed it in 1032. Now the SVF runs until line 43 ;) thanks! Maybe a problem with the actual device.
Log in to post a comment.
A3P125 BSDL
Logged In: YES
user_id=478715
Originator: YES
File Added: erase_a3p125.svf
Logged In: YES
user_id=156321
Originator: NO
Please try again with SVN r1031. There was an inconsistency regarding TDO caching that should be resolved now.
Logged In: YES
user_id=478715
Originator: YES
My latest change 1029->1030 introduced a new problem when running the same SVF, but I currently seem to be unable to find the actual code that triggers it... Working on that. An error comes from svf.c, but I doubt it is a problem with the SVF player
> jtag: svf.c:686: svf_runtest: Assertion `run_count > 0' failed.
In principle, I just moved the cable_set_frequency to the cable drivers...
Logged In: YES
user_id=478715
Originator: YES
Ok, fixed it in 1032. Now the SVF runs until line 43 ;) thanks! Maybe a problem with the actual device.