BasicX
Discussion forum for the BasicX family of microcontroller chips.
Search Results for "compiler"
Post a new Thread
Tom Becker - Dec 10 2006
Does anyone know if any compiler setup values are available to code?
Specifically, is there a way for code to determine the Compiler/IDE's
Options/Environment/ProjectOptions/Max... 
hinzvc - Jul 31 2002
Hi,
Is there a way to link object files with the compiler without having
to recompile all the program?
Say the subroutines I wrote are ok but then I edit only o... 
Elijah Parker - Jan 11 2001
Here is a link to a compiler for the asm/c BX24.
http://8bit.at/avr/
This is gcc for AVR's. If your not familiar with gcc, it is
distributed under the ... 
Patrick Murphy - Feb 24 2001
Greetings,
I just downloaded the 1.48.2 compiler on my Win98 2nd Ed. Dell
and am not able to compile my program. However, on a second computer,
having copied my ... 
BX24 [2 Articles]
- Oct 18 1999
Hi everyone,
I am new to the basic x list. I have been playing with a BS2 for a while and was planning on going to a BS2SX as I ran out of space for my code. Then ... 
Mike DeMetz - Dec 9 1999
> Subject: New version of compiler available
>
> New compiler version 1.44 is now available:
>
> www.basicx.com/transfer
>
> Compared to V1.43, the ne... 
Frank Manning - Feb 3 2000
An incremental compiler update to V1.45 is available for download. The
changes in V1.45.1 fix bugs in the new watch window, and allow it to work
with all numeric ty... 
- Oct 3 2000
Will the BasicX compiler run under Win 2000? It seems to do
everything except download via the par port. I am using a BX1.
Todd
... 
Miguel Puchol - Feb 6 2001
Hi,
After having installed the BasicX compiler, V1.47, on the desktop PC running
Windows Millenium Ed. and then updated the DLL file as mentioned a few days
ag... 
mdrapal2000 - Dec 21 2003
Seems that there was a bug introduced in the later version of the
2.10 compiler on the NetMedia site. Specifically, for those who try
to use a Ram Sandwich and en... 
- Jul 9 2000
Hello,
I know that Netmedia had its Basicx compiler available for download.
I just checked the site but I could not find it. Does anyone know the
link to the fi... 
Don Kinzer - Apr 1 2004
One thing that I noticed with enum types, which think is a compiler
bug, is that if you use an enumeration value in two or more
enumerations, no compiler error is... 
pjc309430 - May 12 2002
Good morning,
I have compiler V 2.00 installed.
(installed after the other was uninstalled first)
Recently I tried to open projects I made with the last com... 
Miguel Puchol - Feb 17 2001
All,
The V1.48 compiler environment has installed fine on my spanish-language
Windows ME-running computer.
I have compiled a project, it went fine, no errors, ... 
venture288209 - Jan 31 2002
I currently have Compiler ver. 1.48 installed (using Win-95). If I
want to install the new compiler (Beta 5) should I first uninstall
ver. 1.48, or should I insta... 
Tony Brenke - Jan 15 2001
option explicit
it is a compiler function. the compiler will give you an error if you
are tring to use a var that you have not defined.
it catches typos
... 
Chris Parker - Jan 24 2000
Hi,
Just received my upgraded BX24 back today. I am in Australia and it still
only took a week and a bit. Excellent.
I wish to use the "Shiftin" feature on ... 
Victorf - Mar 14 2000
If one includes SerialPort_24.bas in a project and uses, say, 2 routines in
it, is it reasonable to assume that the compiler includes code only for the
two used rou... 
Vic Fraenckel - May 21 2001
what does the compiler error message:
Object does not support this property or method
mean?
Vic
________________________________________________________
... 
Victorf - May 6 2000
Could someone at NetMedia comment on the changes made to the the BasicX
documentation with the release of the new compiler. I like to have printed
docs and would li... 
Frank Manning - Jan 19 2002
The BasicX compiler beta 5 version is available for download:
http://www.basicx.com/beta/
The main change was a speed increase. Compared to V1.48, the new... 
lgharriman - Aug 4 2003
I am using the version 2.1 beta 2 of the Netmedia compiler. I was
just wondering if there are any plans to include a printer option to
print the basic program listi... 
Frank Manning - Apr 17 2002
From: "eric_seale" <>
> Is there supposed to be an intrinsic limit on the
> length of string literals passed to Debug.Print?
>
> When I attempt to print comm... 
Vic Fraenckel - Oct 16 2001
I understand that NetMedia is on the verge of issuing a new compiler
version. I hope that they have fixed the install problem so we don't have to
monkey around manu... 
KSS - Aug 28 2001
Some more comments on the 2.0 beta 2 software :-
1. When watchdog is running on the processor, a new download of a program
larger than 16K will result in
"Inte... 
Frank Manning - Dec 8 1999
New compiler version 1.44 is now available:
www.basicx.com/transfer
Compared to V1.43, the new version contains mostly bug fixes:
1. The FirstTime functi... 
- Feb 27 2000
I had a similar problem when I installed the 1.45 compiler upgrade without first removing 1.44.
I had to reinstall 1.44 and use Add/Remove Programs to remove the old ... 
Frank Manning - Dec 19 2001
From: "Neil Jepsen" <>
> [...]
> Also from time to time, the assembler reassembles
> the same code over and over, and it won't stop.
> [...]
This is the... 
James R. Parish - Sep 9 2001
I have not had any problems with this Beta2 Compiler. My 18000byte and
growing program compiles in about 6 seconds. But my complaint is more of an
annoyance problem... 
Daniel Chia - May 10 2003
When i run the setup program form compiler v2.1 beta 2, the pre-install
extraction runs to full, then setup exits without any error messages.
I'm running Win XP ... 
Neil Jepsen - Dec 19 2001
Sorry Frank..yes I'm referring to the compiler. I am still using 1.48 on
an IBM thinkpad laptop ( 'cos I'm too lazy to plug it into the net to
download the beta ver... 
- Feb 26 2001
After installing Version 1.46.8 or 1.47.2 of the basicx compiler,
the "Power Down", the " "Downloading" and "Clear windows" button's
text is to large and does not... 
- Oct 15 1999
I'm not clear on what is required to program the BX-24. I have the BasicX development package that came with my BX-1 setup- can I use that compiler/editor to develop ap... 
- Sep 19 2001
Hi Group,
The BX-24 documentation states that the Basic-X operating system
allows direct, low level access to the special purpose registers.
How efficient i... 
Frank Manning - Mar 25 2003
From: "cluelessstu2003" <>
> when I try and write a program, any program, I get
> the message
> "Math library not found"
> Anyone had a similar experience? I... 
Frank Manning - Jan 6 2003
From: <>
> Please kindly advise me on the following (attach is my
> code):
>
> a) Am I following the correct path for using the
> WaitForInterrupt? If yes,... 
Frank Manning - May 4 2004
From: Paul Dubinsky <>
> [...] You really can be led astray by the ram usage
> number at the bottom of the compiler dialogue. [...]
Yes, good point. It's ea... 
Victorf - Feb 27 2000
I have just started to program my BX24 and I have a question concerning
projects. If I am developing a project that uses, say, the
SerialPort_24.bas module along wi... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
next