Xiaofan Chen wrote: > It seems to me that the host programs (pic_read and pic_prog) still work > quite well with EasyISP firmware even though I only tested 16F628A. That was the intent, but it's good to hear it actually works since I haven't tested that. Thanks. > By the way, how to set the soft links "cognivision_links" with slink > so that I can build pic_read and pic_prog with the source code using > Visual C++ 6. Now I need to manually change "cognivision_links" to > "(cog)" in some pascal source files to build pic_read/pic_prog. > > I tried "slink cognivision_links c:\" which does not work. Try "slink /cognivision_links (cog)". There should already be a directly called dsee_libs which just contains a bunch of links all pointing to "(cog)lib". Yes this is a kludge to make something work on one system that was originally designed to work on another. You can use the "l" command to list a directly, which also shows symbolic links and their expansions. ****************************************************************** Embed Inc, Littleton Massachusetts, (978) 742-9014. #1 PIC consultant in 2004 program year. http://www.embedinc.com/products -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist