Propeller ASC+ not found when using BST
varnon
Posts: 184
Hello all,
I recently picked up a Propeller ASC+ to play with. I thought it might be fun to have a test prop with an MCP3208 already attached. Unfortunately, BST (on a Mac OS X 10.9.1) doesn't seem to detect it. The detect propeller command results in the message "No Propeller Found." I'm surprised by this as I haven't had any problems with Parallax's official boards, or various forms of the Propeller Platform USB (Gadget Gangster, DNA, Express). The ASC+ itself seems to work fine. I have had no trouble programing it from a PC at school using Propeller Tool.
Does anybody have any suggestions? I thought I would open it up to the board instead of just emailing Martin Hodge as it might be a BST issue not an ASC+ issue and others might also encounter this problem.
Thanks.
I recently picked up a Propeller ASC+ to play with. I thought it might be fun to have a test prop with an MCP3208 already attached. Unfortunately, BST (on a Mac OS X 10.9.1) doesn't seem to detect it. The detect propeller command results in the message "No Propeller Found." I'm surprised by this as I haven't had any problems with Parallax's official boards, or various forms of the Propeller Platform USB (Gadget Gangster, DNA, Express). The ASC+ itself seems to work fine. I have had no trouble programing it from a PC at school using Propeller Tool.
Does anybody have any suggestions? I thought I would open it up to the board instead of just emailing Martin Hodge as it might be a BST issue not an ASC+ issue and others might also encounter this problem.
Thanks.
Comments
I tried a few things based on the previous comments.
The ASC+ works fine with SimpleIDE on Mac OSX 10.9.2 when loading C or C++ programs. It also works well when loading Spin programs. (SimpleIDE somehow "lost" the Blank Simple Spin project files since I last used it so I had to create new blank files and find the right place for them.) I tested DRT reset signals with a loader delay of 0 and a loader delay of 1. Both loader delays worked fine.
After successfully programing the ASC+ with SimpleIDE, I tried BST one more time, and now it identifies the ASC+ fine. I even switched back and forth between a few different propellers and I never had any problems.
I'm not sure what the problems/inconsistencies are, but I thought I would update the thread in case someone else encounters this issue.