Hi henkvisser,
JTAG boundary scan can be used to set signal levels on desired pins. This is useful if you want test connections at production level without having a program inside the chip.
Lets say, you can not access the flash connected to CS0. There are some reasons for this.
- CS0 is not activated
- RD or WR signals are not driven
- shorts between two or more pins
JTAG boundary scan enables you to make a "step by step access" to this flash. So you can find which signal is wrong.
For a very easy explanation you can go to:
http://www.esatronik.de/english/jtag.php
Best regards,
Edi