Sign in

username or email:

password:



Not a member?
Forgot your Password?

Search basicx



Search tips

Subscribe to basicx



Discussion Groups

See Also

DSPFPGA

BasicX

Discussion forum for the BasicX family of microcontroller chips.

Search Results for "compiler"

  

Post a new Thread

So far in May, you have voted 0 times ou of a total of 20 votes by the community.
Please help us clean the archives from unuseful discussion threads by using the voting system! Details here.

Compiler/linker   [2 Articles]

0
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]

0
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?

0
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?

Compiler problem in Windows Me   [7 Articles]

0
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

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

0
- 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?

V.2 compiler project error   [6 Articles]

0
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

0
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

BasicX 2.10 Compiler Bug?   [8 Articles]

0
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?

Enum value compiler bug?   [2 Articles]

0
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?

Compiler error message question   [4 Articles]

0
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

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

0
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   [2 Articles]

0
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

Beta-5 question   [2 Articles]

0
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

Any plans for printer output on BASICX Compiler

0
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

Runtime Error 5   [4 Articles]

0
David E. Basile - Oct 16 2002
Every once in a while when I compile I will get a Runtime Error 5: Invalid procedure call or argument. The compiler will exit and I'll re-open the compiler and it w... Runtime Error 5

Re: BX-24 Future?

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

New Compiler Version   [5 Articles]

0
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

Compiler Beta 5 Available   [9 Articles]

0
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

Re: another RANDOM question

0
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

Beta Quirk # 364   [2 Articles]

0
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

Re: multiple compliles

0
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: multiple compliles

Direct Register Access   [4 Articles]

0
- 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

0
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

Compiler Installation Problems.   [5 Articles]

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

Compiler Error need help

0
- 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

Another Compiler Problem   [7 Articles]

0
Victorf - Jun 11 2000
What does the compiler error message: Object does not support this property or method mean? What is an object? What is the property or method not supported? W... Another Compiler Problem

Retrieving data from LCDX EEPROM

-1
merogman2004 - Nov 12 2011
I have been trying to put and retrieve data into the LCDX Eeprom. I have looked at many examples, guides and programs for doing that. I have tried the Put/Get Eeprom, Persistent ... Retrieving data from LCDX EEPROM

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

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

Re: Question on WaitForInterrupt?   [2 Articles]

0
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?

Running the compiler from command line   [2 Articles]

0
sara36j - Sep 17 2002
I was wondering if I could use the BasiCX compiler and download from command line. My problem is I am using the block data classes and a vb front end to create th... Running the compiler from command line

Re: Conserving RAM   [5 Articles]

0
Don Kinzer - Jan 5 2005
--- In , "Tom Becker" wrote: > > ... Stack space is used to properly implement operator precedence... > > Does that suggest that otherwise-... Re: Conserving RAM

compiler error message   [6 Articles]

0
Victor Fraenckel - Jan 4 1980
I get a compiler error message: Object does not support this property or method each time I compile. The cursor is on line 1 of an 'include' module which is a... compiler error message

Re: SERIAL DATA INPUT to a PIN

0
Frank Manning - Jun 21 2001
From: "James Parish" <> > So, does a variable STRING reserve 64 BYTES or does it > allocate as needed and just return a LEN() of how many > CHRs are used with ... Re: SERIAL DATA INPUT to a PIN

VB interface

0
hinzvc - Jul 2 2002
Hi, I am looking for an easy way to use the Visual Basic interface for editing the code i'm building for BasicX. By using VB it is faster for me to debug syn... VB interface

Re: BasicX Documentation   [5 Articles]

0
Frank Manning - Jun 6 2003
From: Dexter Francis <> > [...] It's been many years since I programmed anything > in any language, but I'm hopeful that I can get up to > speed on the fundame... Re: BasicX Documentation

Re: Higher PWM Frequencies?   [3 Articles]

0
Frank Manning - Mar 27 2003
From: "Dave Houston" <> > [...] it would be nice to have a > function that could be called to use the > OutputCapture pin for something like... > > PulseSt... Re: Higher PWM Frequencies?

Re: Timeout on Serial Port.   [4 Articles]

0
Frank Manning - Jan 7 2003
From: <> > Does anybody have a method of implementing a timeout > on a serial port. [...] Yes, this is being included in the new V2.1 compiler. Procedure ... Re: Timeout on Serial Port.

Re: Chip recommendation please   [2 Articles]

0
David Emrich - Feb 16 2001
>I've programmed PICs in the past in assembler. Does anyone have experience >in C for these chips, and what are your impressions? Highly compiler dependent. If y... Re: Chip recommendation please

Multi-tasking stack size....   [4 Articles]

0
airmaledfw - May 26 2003
Thanks to a posting I came across by dan bielecki (msg 7510), I quickly shaved 100 bytes off my ram useage by not submitting Sub Main () to just sleeping while run... Multi-tasking stack size....

Re: Beta software issue   [2 Articles]

0
Frank Manning - Aug 30 2001
From: <> > I have been out of town since installing beta software > last saturday, had encountered the error 6 problem, > have read the posts and understand th... Re: Beta software issue
| 1 | | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |