Sign in

username:

password:



Not a member?

Search basicx



Search tips

Subscribe to basicx



basicx by Keywords

Accelerometer | ADC | ADXL | Adxl20 | AVR | BasicStamp | BX-35 | BX28 | BX35 | COM3 | Compiler | Downloader | EEPROM | Electromagnet | GetADC | GP2D1 | GPS | I2C | IDE | Keypad | LCD | LCD+ | MIDI | Motors | Multitasking | Netmedia | Networking | PCB | PID | PlaySound | PWM | Relays | RTC | Servo | ShiftOut | SitePlayer | SPI | Stack | Timer | USB

Discussion Groups

BasicX

Discussion forum for the BasicX family of microcontroller chips.

Search Results for "compiler"

  

Post a new Thread

Compiler vars at run-time

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... Compiler vars at run-time

Compiler/linker   [2 Articles]

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... Compiler/linker

Free C compiler for Atmel AVR's   [3 Articles]

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 ... Free C compiler for Atmel AVR's

1.48.2 compiler error?

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 ... 1.48.2 compiler error?

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 ... BX24

Subject: New version of compiler available   [2 Articles]

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... Subject: New version of compiler available

Incremental compiler update

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... Incremental compiler update

Compiler on Win2000?

- 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 ... Compiler on Win2000?

Compiler problem in Windows Me   [7 Articles]

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... Compiler problem in Windows Me

BasicX 2.10 Compiler Bug?   [8 Articles]

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... BasicX 2.10 Compiler Bug?

Where do I get the Basicx compiler?   [2 Articles]

- 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... Where do I get the Basicx compiler?

Enum value compiler bug?   [2 Articles]

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... Enum value compiler bug?

V.2 compiler project error   [6 Articles]

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... V.2 compiler project error

BasicX V1.48 compiler installation report

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, ... BasicX V1.48 compiler installation report

Beta-5 question   [2 Articles]

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... Beta-5 question

Re: another RANDOM question

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 ... Re:  another RANDOM question

Compiler?   [3 Articles]

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 ... Compiler?

Compiler question   [2 Articles]

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... Compiler question

Compiler error message question

Vic Fraenckel - May 21 2001
what does the compiler error message: Object does not support this property or method mean? Vic ________________________________________________________ ... Compiler error message question

New Compiler   [2 Articles]

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... New Compiler

Compiler Beta 5 Available   [9 Articles]

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... Compiler Beta 5 Available

Any plans for printer output on BASICX Compiler

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... Any plans for printer output on BASICX Compiler

Re: Debug.Print and string length -- limited?

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... Re:  Debug.Print and string length -- limited?

New Compiler Version   [5 Articles]

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... New Compiler Version

Re: More Beta software comments   [13 Articles]

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... Re:  More Beta software comments

New version of compiler available   [7 Articles]

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... New version of compiler available

re:Re: Displaying Serialport_24.bas

- 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 ... re:Re: Displaying Serialport_24.bas

Re: Re: BX-24 Future?

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... Re:  Re: BX-24 Future?

Beta Quirk # 364   [2 Articles]

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... Beta Quirk # 364

Compiler Installation Problems.   [5 Articles]

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 ... Compiler Installation Problems.

Re: Re: multiple compliles

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... Re:  Re: multiple compliles

Compiler Error need help

- 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... Compiler Error need help

Writing code for the BX-24

- 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... Writing code for the BX-24

Direct Register Access   [4 Articles]

- 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... Direct Register Access

Re: BX24 not compiling

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... Re:  BX24 not compiling

Re: Question on WaitForInterrupt?   [2 Articles]

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,... Re:  Question on WaitForInterrupt?

Re: Re: Problem Resolved, Was: More Info on GetTime problem BX24   [4 Articles]

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... Re:  Re: Problem Resolved, Was: More Info on GetTime problem BX24

managing projects   [2 Articles]

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... managing projects
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | next