Propeller IDE fails to download files after Mojave Update
hannah127
Posts: 3
Hi,
I have been using the propeller IDE to program my FLiP chip in spin on my 2017 mac in High Sierra. For a sperate project, I ended up needing to update to Mojave and now even a simple program like
' test
PUB Main
dira[0] :=1
outa[0] :=1
will fail to download. Help!
I have been using the propeller IDE to program my FLiP chip in spin on my 2017 mac in High Sierra. For a sperate project, I ended up needing to update to Mojave and now even a simple program like
' test
PUB Main
dira[0] :=1
outa[0] :=1
will fail to download. Help!
Comments
Could you provide us a little more information on what happens when it fails to download (any error messages that are displayed leading up to the failure) - screenshots of what's happening could be of great help, too.
Thanks!