I've been successful in getting the most basic TinyOS 2.x application to
compile for a PIC18F85J11 using the CCS compiler.  This required a custom
application to mangle the app.c output of nesC so CCS could compile it. 

This is a preliminary start.  Now, implementations are needed for things
like Timers, McuSleepC, UART, SPI, etc.  The CCS compiler provides a lot of
these functions built-in, which should make the implementations a lot
easier.  

Anyone interested in this? 

-David


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, March 05, 2008 2:20 PM
To: [EMAIL PROTECTED]
Cc: tinyos-help@millennium.berkeley.edu
Subject: RE: [Tinyos-help] Looking for someone to port TinyOS to
16/32-bitPIC Microcontrollers

Hi MS,

These days there are over a one hundred (growing to 150) 16 & 32-bit
PIC24, dsPIC, PIC32 products with a software stack and several supported
RTOS-es, supported by a derivative of GCC compiler among others. These
are price-competitive with Atmel and MSP430 and have parts up from 6KB
to 512KB in Flash...i hope you can look at these again,

RV

-----Original Message-----
From: Michael Schippling [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 05, 2008 10:47 AM
To: Rishi Vasuki - C11300
Cc: tinyos-help@millennium.berkeley.edu
Subject: Re: [Tinyos-help] Looking for someone to port TinyOS to
16/32-bit PIC Microcontrollers

I believe there have been marginally successful attempts in the past,
search back on this list for "PIC" to see if there's more info.
But I think there are some hardware issues, e.g., the PICs I'm
familiar with don't have a stack mechanism which makes implementing
a real 'C' language difficult.

If there are more modern PICs that are price competitive with Atmega
and MSP, I'd be interested in looking at it again.

MS

[EMAIL PROTECTED] wrote:
> Hello,
> 
>  
> 
> We were interested in investigating a port of TinyOS using our 8, 16 &

> 32-bit PIC Microcontrollers as hardware platforms.
> 
>  
> 
> If anyone is interested in pursuing this, please contact me directly
at 
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
>  
> 
>  
> 
> Regards,
> 
> Rishi
> 
>  
> 
> 
>
------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
>
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

-- 
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew


_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to