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

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | BasicX | Simple Multitasking question

Discussion forum for the BasicX family of microcontroller chips.

Simple Multitasking question - Jim Wolff - Dec 1 2:05:00 2000

In the BX_24 reference manual (v 1.42) P. 11 there is a claim that the
multitasking engine was tested with 1000 tasks. How could this be... with
only 400 bytes of RAM and 32 bytes per task minimum? Is there a way to
increase the amount of RAM?

Also, how does one "look" at the data in the stack to see how much was used?

Thanks.. J [Non-text portions of this message have been removed]



______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )


Re: Simple Multitasking question - Tony Brenke - Dec 1 4:23:00 2000

look at the *.mpp file for how much ram was used.
it is a simlpe text file.

--- Jim Wolff <> wrote:
>
> Also, how does one "look" at the data in the stack to see how much
> was used?
>
> Thanks.. J
__________________________________________________





(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

Re: Simple Multitasking question - Jack Schoof - Dec 1 10:41:00 2000

This was tested on a BX01 with 64K bytes of ram. It really did work -
although each task had to wait its turn for awhile.

Jack

-----Original Message-----
From: Jim Wolff <>
To: <>
Date: Friday, December 01, 2000 12:08 AM
Subject: [BasicX] Simple Multitasking question >In the BX_24 reference manual (v 1.42) P. 11 there is a claim that the
>multitasking engine was tested with 1000 tasks. How could this be... with
>only 400 bytes of RAM and 32 bytes per task minimum? Is there a way to
>increase the amount of RAM?
>
>Also, how does one "look" at the data in the stack to see how much was
used?
>
>Thanks.. J >[Non-text portions of this message have been removed]






(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

RE: Simple Multitasking question - Jim Wolff - Dec 1 15:02:00 2000

Is there any way to increase the RAM in a BX_24?
-----Original Message-----
From: Jack Schoof [mailto:]
Sent: Saturday, December 02, 2000 1:42 AM
To:
Subject: Re: [BasicX] Simple Multitasking question This was tested on a BX01 with 64K bytes of ram. It really did work -
although each task had to wait its turn for awhile.

Jack

-----Original Message-----
From: Jim Wolff <>
To: <>
Date: Friday, December 01, 2000 12:08 AM
Subject: [BasicX] Simple Multitasking question >In the BX_24 reference manual (v 1.42) P. 11 there is a claim that the
>multitasking engine was tested with 1000 tasks. How could this be... with
>only 400 bytes of RAM and 32 bytes per task minimum? Is there a way to
>increase the amount of RAM?
>
>Also, how does one "look" at the data in the stack to see how much was
used?
>
>Thanks.. J >[Non-text portions of this message have been removed]

eGroups Sponsor

Travel Over to Lowestfare.com!
[Non-text portions of this message have been removed]




(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

RE: Simple Multitasking question - Tony Brenke - Dec 1 17:48:00 2000

you can add a SPI or I2C memory to your bx-24 and use what you want. --- Jim Wolff <> wrote:
> Is there any way to increase the RAM in a BX_24?
> -----Original Message-----
> From: Jack Schoof [mailto:]
> Sent: Saturday, December 02, 2000 1:42 AM
> To:
> Subject: Re: [BasicX] Simple Multitasking question > This was tested on a BX01 with 64K bytes of ram. It really did
> work -
> although each task had to wait its turn for awhile.
>
> Jack
>
> -----Original Message-----
> From: Jim Wolff <>
> To: <>
> Date: Friday, December 01, 2000 12:08 AM
> Subject: [BasicX] Simple Multitasking question > >In the BX_24 reference manual (v 1.42) P. 11 there is a claim that
> the
> >multitasking engine was tested with 1000 tasks. How could this
> be... with
> >only 400 bytes of RAM and 32 bytes per task minimum? Is there a
> way to
> >increase the amount of RAM?
> >
> >Also, how does one "look" at the data in the stack to see how much
> was
> used?
> >
> >Thanks.. J
> >
> >
> >[Non-text portions of this message have been removed]
> >
> >
> >
> >
> > eGroups Sponsor
>
> Travel Over to Lowestfare.com! >
> [Non-text portions of this message have been removed] > -------------------------- eGroups Sponsor __________________________________________________






(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

RE: Simple Multitasking question - Jim Wolff - Dec 1 21:12:00 2000

Can this be used in the same fashion as the 400 Bytes of RAM currently on
board the chip. Are there any examples of this in the documentation (or any
where else?)
Thanks...J
-----Original Message-----
From: Tony Brenke [mailto:]
Sent: Saturday, December 02, 2000 8:49 AM
To:
Subject: RE: [BasicX] Simple Multitasking question you can add a SPI or I2C memory to your bx-24 and use what you want. --- Jim Wolff <> wrote:
> Is there any way to increase the RAM in a BX_24?
> -----Original Message-----
> From: Jack Schoof [mailto:]
> Sent: Saturday, December 02, 2000 1:42 AM
> To:
> Subject: Re: [BasicX] Simple Multitasking question > This was tested on a BX01 with 64K bytes of ram. It really did
> work -
> although each task had to wait its turn for awhile.
>
> Jack
>
> -----Original Message-----
> From: Jim Wolff <>
> To: <>
> Date: Friday, December 01, 2000 12:08 AM
> Subject: [BasicX] Simple Multitasking question > >In the BX_24 reference manual (v 1.42) P. 11 there is a claim that
> the
> >multitasking engine was tested with 1000 tasks. How could this
> be... with
> >only 400 bytes of RAM and 32 bytes per task minimum? Is there a
> way to
> >increase the amount of RAM?
> >
> >Also, how does one "look" at the data in the stack to see how much
> was
> used?
> >
> >Thanks.. J
> >
> >
> >[Non-text portions of this message have been removed]
> >
> >
> >
> >
> > eGroups Sponsor
>
> Travel Over to Lowestfare.com! >
> [Non-text portions of this message have been removed] > -------------------------- eGroups Sponsor __________________________________________________

eGroups Sponsor

[Non-text portions of this message have been removed]




(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

RE: Simple Multitasking question - Tony Brenke - Dec 1 21:29:00 2000

there is SPI code in the file section of egroups.

that is a simple 2 wire hookup. --- Jim Wolff <> wrote:
> Can this be used in the same fashion as the 400 Bytes of RAM
> currently on
> board the chip. Are there any examples of this in the documentation
> (or any
> where else?)
> Thanks...J
> -----Original Message-----
> From: Tony Brenke [mailto:]
> Sent: Saturday, December 02, 2000 8:49 AM
> To:
> Subject: RE: [BasicX] Simple Multitasking question > you can add a SPI or I2C memory to your bx-24 and use what you
> want. > --- Jim Wolff <> wrote:
> > Is there any way to increase the RAM in a BX_24?
> > -----Original Message-----
> > From: Jack Schoof [mailto:]
> > Sent: Saturday, December 02, 2000 1:42 AM
> > To:
> > Subject: Re: [BasicX] Simple Multitasking question
> >
> >
> > This was tested on a BX01 with 64K bytes of ram. It really did
> > work -
> > although each task had to wait its turn for awhile.
> >
> > Jack
> >
> > -----Original Message-----
> > From: Jim Wolff <>
> > To: <>
> > Date: Friday, December 01, 2000 12:08 AM
> > Subject: [BasicX] Simple Multitasking question
> >
> >
> > >In the BX_24 reference manual (v 1.42) P. 11 there is a claim
> that
> > the
> > >multitasking engine was tested with 1000 tasks. How could this
> > be... with
> > >only 400 bytes of RAM and 32 bytes per task minimum? Is there
> a
> > way to
> > >increase the amount of RAM?
> > >
> > >Also, how does one "look" at the data in the stack to see how
> much
> > was
> > used?
> > >
> > >Thanks.. J
> > >
> > >
> > >[Non-text portions of this message have been removed]
> > >
> > >
> > >
> > >
> > >
> >
> >
> > eGroups Sponsor
> >
> > Travel Over to Lowestfare.com!
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> > -------------------------- eGroups Sponsor
> >
> >
> > __________________________________________________
>
> eGroups Sponsor >
>
> [Non-text portions of this message have been removed] > -------------------------- eGroups Sponsor __________________________________________________




______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

RE: Simple Multitasking question - Jim Wolff - Dec 1 21:46:00 2000

Can it be used for TASK STACKS (and other special uses for which the 400
Bytes are used for?)
-----Original Message-----
From: Tony Brenke [mailto:]
Sent: Saturday, December 02, 2000 12:30 PM
To:
Subject: RE: [BasicX] Simple Multitasking question there is SPI code in the file section of egroups.

that is a simple 2 wire hookup. --- Jim Wolff <> wrote:
> Can this be used in the same fashion as the 400 Bytes of RAM
> currently on
> board the chip. Are there any examples of this in the documentation
> (or any
> where else?)
> Thanks...J
> -----Original Message-----
> From: Tony Brenke [mailto:]
> Sent: Saturday, December 02, 2000 8:49 AM
> To:
> Subject: RE: [BasicX] Simple Multitasking question > you can add a SPI or I2C memory to your bx-24 and use what you
> want. > --- Jim Wolff <> wrote:
> > Is there any way to increase the RAM in a BX_24?
> > -----Original Message-----
> > From: Jack Schoof [mailto:]
> > Sent: Saturday, December 02, 2000 1:42 AM
> > To:
> > Subject: Re: [BasicX] Simple Multitasking question
> >
> >
> > This was tested on a BX01 with 64K bytes of ram. It really did
> > work -
> > although each task had to wait its turn for awhile.
> >
> > Jack
> >
> > -----Original Message-----
> > From: Jim Wolff <>
> > To: <>
> > Date: Friday, December 01, 2000 12:08 AM
> > Subject: [BasicX] Simple Multitasking question
> >
> >
> > >In the BX_24 reference manual (v 1.42) P. 11 there is a claim
> that
> > the
> > >multitasking engine was tested with 1000 tasks. How could this
> > be... with
> > >only 400 bytes of RAM and 32 bytes per task minimum? Is there
> a
> > way to
> > >increase the amount of RAM?
> > >
> > >Also, how does one "look" at the data in the stack to see how
> much
> > was
> > used?
> > >
> > >Thanks.. J
> > >
> > >
> > >[Non-text portions of this message have been removed]
> > >
> > >
> > >
> > >
> > >
> >
> >
> > eGroups Sponsor
> >
> > Travel Over to Lowestfare.com!
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> > -------------------------- eGroups Sponsor
> >
> >
> > __________________________________________________
>
> eGroups Sponsor >
>
> [Non-text portions of this message have been removed] > -------------------------- eGroups Sponsor __________________________________________________

eGroups Sponsor

[Non-text portions of this message have been removed]




(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

RE: Simple Multitasking question - Tony Brenke - Dec 2 0:25:00 2000

no, it can not be used for that.

what you could do is use one or two var's for use in your calulations.
you could also ref memory locations by value.

this would not be an easy thing to do.

for expanding your memory higher than the 400 bytes that you have with
the bx-24 use a bx-01 with the ram sandwitch. --- Jim Wolff <> wrote:
> Can it be used for TASK STACKS (and other special uses for which the
> 400
> Bytes are used for?)
> -----Original Message-----
> From: Tony Brenke [mailto:]
> Sent: Saturday, December 02, 2000 12:30 PM
> To:
> Subject: RE: [BasicX] Simple Multitasking question > there is SPI code in the file section of egroups.
>
> that is a simple 2 wire hookup. > --- Jim Wolff <> wrote:
> > Can this be used in the same fashion as the 400 Bytes of RAM
> > currently on
> > board the chip. Are there any examples of this in the
> documentation
> > (or any
> > where else?)
> > Thanks...J
> > -----Original Message-----
> > From: Tony Brenke [mailto:]
> > Sent: Saturday, December 02, 2000 8:49 AM
> > To:
> > Subject: RE: [BasicX] Simple Multitasking question
> >
> >
> > you can add a SPI or I2C memory to your bx-24 and use what you
> > want.
> >
> >
> > --- Jim Wolff <> wrote:
> > > Is there any way to increase the RAM in a BX_24?
> > > -----Original Message-----
> > > From: Jack Schoof [mailto:]
> > > Sent: Saturday, December 02, 2000 1:42 AM
> > > To:
> > > Subject: Re: [BasicX] Simple Multitasking question
> > >
> > >
> > > This was tested on a BX01 with 64K bytes of ram. It really
> did
> > > work -
> > > although each task had to wait its turn for awhile.
> > >
> > > Jack
> > >
> > > -----Original Message-----
> > > From: Jim Wolff <>
> > > To: <>
> > > Date: Friday, December 01, 2000 12:08 AM
> > > Subject: [BasicX] Simple Multitasking question
> > >
> > >
> > > >In the BX_24 reference manual (v 1.42) P. 11 there is a
> claim
> > that
> > > the
> > > >multitasking engine was tested with 1000 tasks. How could
> this
> > > be... with
> > > >only 400 bytes of RAM and 32 bytes per task minimum? Is
> there
> > a
> > > way to
> > > >increase the amount of RAM?
> > > >
> > > >Also, how does one "look" at the data in the stack to see
> how
> > much
> > > was
> > > used?
> > > >
> > > >Thanks.. J
> > > >
> > > >
> > > >[Non-text portions of this message have been removed]
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > eGroups Sponsor
> > >
> > > Travel Over to Lowestfare.com!
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> > > -------------------------- eGroups Sponsor
> > >
> > >
> > >
> >
> >
> > __________________________________________________
> >
> > eGroups Sponsor
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> > -------------------------- eGroups Sponsor
> >
> >
> > __________________________________________________
>
> eGroups Sponsor >
>
> [Non-text portions of this message have been removed] > -------------------------- eGroups Sponsor __________________________________________________





(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )

Data Storage - Stratton Design Studios - Dec 3 23:44:00 2000

I am making a datalogger and I need a way to store accumulated data over a
long period of time, maybe up to a month at a time. I was thinking about
trying to convert a serial output to Bell Tones and record them on a
cassette tape, Kind of like the old computers like the TRS-80 did. Then I
could play it back into my PC later for analysis. Has anyone tried something
like this?

Cory




(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )