> > Im using the Tiny Bootloader for a long time, in applications where i need > > the USART to talk with other external devices. > > At Reset is waits for the Bootloader, if not or if it ended, the USART is > > fully configurable to my needs. > But the question is how do you wire it so that you can bootload and use it in > the application? For example if your PIC is interacting with an external modem > then the UART needs to be connected to the modem and to the PC for bootloading. > Do you use a switch? No, in most cases i just switch plugs. It may be time consuming, but so far hadnt have any problems. Confess that i never had 1000 PICs to update at the same time, like Wouter has to do. When using the USART for external equipment, for most of the tests i just use a terminal software to input data and get feedback. > Bootloaders that use unused resources for the loading port facilitates > development because both the loader and the UART can be connected at the same > time without interference. That's why I favor Wouter's loaders which picks > out of the way spots for the loader port. Even better, the loader port > (at least for Wloader) can double as a serial debug port independant of the > application. True! very true! I may give it a try one i finish what im doing now. I particularly like the Debugging feature of it, its quite helpful. Specialy to avoid the ICE. Antonio Sergio Sena -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics