I still have problems getting Parallax PMB-648 GPS module to work with Arduino UNO. If I try to upload code to Arduino UNO while the GPS module is connected to it, I get messages related to COM ports in use. If I try to compile code that uses TinyGPS library, I get messages saying that TinyGPS and gps are not declared. How can I fix the problems?