CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Support for 32 bit atmel ?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
TheSwitch
Guest







Support for 32 bit atmel ?
PostPosted: Mon May 22, 2006 10:34 am     Reply with quote

Does someone knows some c compiler where i can use 32 bit MCU.

I have searched thru the net but michrochip has no 32 bit MCU.
All i can find was : ATMEL, Renesas etc..

Does CCS have support for 32 bit Atmel ?
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Mon May 22, 2006 1:44 pm     Reply with quote

I suspect the Atmel is and ARM7 device. Try searching for that.
tavioman



Joined: 22 Feb 2006
Posts: 65

View user's profile Send private message

PostPosted: Mon May 22, 2006 3:15 pm     Reply with quote

No. It's not an ARM device.
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Mon May 22, 2006 3:25 pm     Reply with quote

Quote:
I have searched thru the net but michrochip has no 32 bit MCU.
True. The new PIC24 series are 16-bit and the current largest Microchip models.

Quote:
Does CCS have support for 32 bit Atmel ?
No, CCS only supports Microchip processors.

Quote:
Does someone knows some c compiler where i can use 32 bit MCU.
You have to be a bit more specific, several 32-bit architectures exist. For low power applications the ARM based processors are very well known but there are many other architectures like MIPS, Renesas H8 and Freescale with 68k and PowerPC.

Atmel has some processors based on the ARM7 architecture and introduced the new AVR32 series early this year. Whichever processor you want to have a compiler for, have a look at the manufacturer's website for references to development tools. For many processors, including ARM, you can get the free open source GCC compiler.
Guest








PostPosted: Tue May 23, 2006 2:52 am     Reply with quote

I will use Renesas H8 and i find some GNU compilers. Is there any support for such programming (32 bit ) ?
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Tue May 23, 2006 6:20 am     Reply with quote

Anonymous wrote:
I will use Renesas H8 and i find some GNU compilers. Is there any support for such programming (32 bit ) ?


As you have been told already, if it is not Microchip Technology PIC series microcontroller then CCS doesn't have a compiler for it. Just freaking look at the website:
http://www.ccsinfo.com/content.php?page=compilers

If you want 32bit microcontroller, then go with an LPC series from Philips.

If an 8bit will work then use a PIC with CCS compiler or wait until their next major release and they will support the 16bit PICs.

PS: Its hard to beat the price of those LPC's Smile
SherpaDoug



Joined: 07 Sep 2003
Posts: 1640
Location: Cape Cod Mass USA

View user's profile Send private message

PostPosted: Tue May 23, 2006 7:20 am     Reply with quote

Why do you need 32 bit? Is this some edict from the gods of Marketing?
_________________
The search for better is endless. Instead simply find very good and get the job done.
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Tue May 23, 2006 8:03 am     Reply with quote

I hope he meant H8SX. H8's aren't 32bit. He had better check the price as well.
Ttelmah
Guest







PostPosted: Tue May 23, 2006 8:10 am     Reply with quote

Or on the basis of ease of development, just use an embedded PC. For many applications, where quantities are small the cost of a prebuilt embedded PC, is warranted, and the development costs are about the lowest of anything. You can use a Linux core. For larger quantities, a 'core of a PC on a chip' solution, like the M6117D, may still be the easiest route.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group