Now i only want to send the Phoenix 2.0 program to my BasicAtom Pro 28 witch is on a botboard.
I am able to program the v1.3 with Atom Pro IDE v8.0.1.7. But i cant get the Phoenix 2.0 to program.
I have try with Atom Pro IDE v8.0.1.7 and Basic Mircro Studio 2.0.0.5 but both give me error:
Preparing files...
C:\USERS\DIALFONZO\DESKTOP\4DOFHEX_V20\4DOFHEX_CFG.BAS
C:\USERS\DIALFONZO\DESKTOP\4DOFHEX_V20\4DOFHEX_V20.BAS
C:\USERS\DIALFONZO\DESKTOP\4DOFHEX_V20\PHOENIX_CONTROL_DIY-RC.BAS
Compiling...
Error: FILE C:\USERS\DIALFONZO\DESKTOP\4DOFHEX_V20\4DOFHEX_V20.BAS(LINE 1060) : [TOKEN INC] : Redefining to VAR
Error: FILE C:\USERS\DIALFONZO\DESKTOP\4DOFHEX_V20\4DOFHEX_V20.BAS(LINE 125) : [TOKEN CRMCOXAPIN] : Expected a constant
Errors Detected
Personally I would go with the more recent versions of studio as these versions have fixed several things since the earlier builds…
If the only problem you had was with the inc assembly language commands being misinterpreted and giving you the error about redefining… I have posted the fix for this several times now at least for the timer. The fix for the RC assembly code is the same…
As for USB to serial adapters, Lynxmotion sells one: lynxmotion.com/p-699-usb-to- … cable.aspx. Most people have better luck with ones like this which are FTDI based. The main one I use is one by BAFO which is prolific based. However this one only worked for me once I started to use an external powered USB hub. Once I got it working I did not want to switch back to FTDI as this one is probably twice as fast (if not more) on the downloads.
Kurt
P.S. - I downloaded the RC version from the tutorial, did the quick asm { } around the two pieces of assembly code that was complaining, compiled it to make sure. Repacked into the zip file and uploaded… phoe2diy.zip (16.8 KB)
Yep, it takes them forever to update their website, which is why Nathan (AcidTech) posts information about new builds in the news section of their forum: forums.basicmicro.net/news-f481/
When I see a new release come out I try to run it and then post information about what changed in the thread: viewtopic.php?f=4&t=5463
We post the latest release on the forums, but those are fresh releases that may have problems. We keep the latest known stable release on the website for a while before updating the website download to the new release. You can see we updated from 2005 to 2008 in only a couple weeks.