parallaxinc / PropellerIDE

An easy-to-use, cross-platform IDE for the Parallax Propeller
GNU General Public License v3.0
70 stars 26 forks source link

Device Not Found on Rasberry PI using PropellerIDE 0.33.3 #61

Open m0be1KAnewbie opened 3 years ago

m0be1KAnewbie commented 3 years ago

I have looked everywhere and I cannot figure this out...So my Rasberry PI (Linux raspberrypi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux )recognises the USB in dmesg: 41.529565] usb 1-1.5.2: Product: FT232R USB UART [ 41.529574] usb 1-1.5.2: Manufacturer: FTDI [ 41.529583] usb 1-1.5.2: SerialNumber: A50285BI [ 41.584413] usbcore: registered new interface driver usbserial_generic [ 41.584488] usbserial: USB Serial support registered for generic [ 41.597430] usbcore: registered new interface driver ftdi_sio [ 41.597536] usbserial: USB Serial support registered for FTDI USB Serial Device [ 41.598121] ftdi_sio 1-1.5.2:1.0: FTDI USB Serial Device converter detected [ 41.598295] usb 1-1.5.2: Detected FT232RL [ 41.601061] usb 1-1.5.2: FTDI USB Serial Device converter now attached to ttyUSB0


When I launch PropellerIDE I get this in my terminal propeller.manager: opening "ttyUSB0" propeller.manager: attaching PropellerSession(0x54f8c0) to "ttyUSB0" propeller.manager: detaching PropellerSession(0x54f8c0) from "ttyUSB0" propeller.manager: attaching PropellerSession(0x54f8c0) to "ttyUSB0" [PropellerManager] ttyUSB0: Downloading image (52 bytes, 440 ms) [PropellerManager] ttyUSB0: ERROR: Device not found propeller.manager: detaching PropellerSession(0x54f8c0) from "ttyUSB0" propeller.manager: attaching PropellerSession(0x54f8c0) to "ttyUSB0" propeller.manager: detaching PropellerSession(0x54f8c0) from "ttyUSB0" propeller.manager: closing "ttyUSB0" ("ttyAMA0") Setting build: "/usr/bin/openspin" "/home/pi/Downloads" "/home/pi/Downloads/blinky.spin" "/usr/bin/openspin" ("-L", "/home/pi/Downloads", "/home/pi/Downloads/blinky.spin") 0 0 propeller.manager: opening "ttyAMA0" propeller.manager: attaching PropellerSession(0x5db5e8) to "ttyAMA0" propeller.manager: detaching PropellerSession(0x5db5e8) from "ttyAMA0" propeller.manager: attaching PropellerSession(0x5db5e8) to "ttyAMA0" [PropellerManager] ttyAMA0: Downloading image (52 bytes, 440 ms) [PropellerManager] ttyAMA0: ERROR: Device not found propeller.manager: detaching PropellerSession(0x5db5e8) from "ttyAMA0" propeller.manager: attaching PropellerSession(0x5db5e8) to "ttyAMA0" propeller.manager: detaching PropellerSession(0x5db5e8) from "ttyAMA0" propeller.manager: closing "ttyAMA0"

Additional Issues in terminal sudo propelleride libEGL warning: DRI2: failed to authenticate Setting font: "monospace" libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Setting font: "monospace" Setting theme: "Midnight Grace" ("ttyAMA0", "ttyUSB0") void Editor::updateColors() FileManager::openFile( "/home/pi/Downloads/blinky.spin" ) Setting build: "/usr/bin/openspin" "/home/pi/Downloads" "/home/pi/Downloads/blinky.spin" "/usr/bin/openspin" ("-L", "/home/pi/Downloads", "/home/pi/Downloads/blinky.spin") 0 0