From: Stefano on 9 Apr 2010 04:37 I am approaching to the ARM world and I develop applications for Cortex M3 LPC17xx and in the future also LPC11xx M0 . I have to develop in C with the libraries support. I'm evaluating development tools to use and would like some advice from those already developed in this field, considering that my application would probably exceed 32K and not want to risk it. I tried the evaluation version of Keil UVisions 4 where I configured the CodeSourcery GNU compiler, but I read that debugging is limited to 32K, can you confirm me this information ?. I also tried LPCXpresso limited to 128K with the possibility of moving to 256k with low cost, but the libraries seem too basic and not complete for all peripherals. What made the libraries better? I saw that most of the examples are for Keil. So, I want opinion from those already use these processors, to be used as development tools at no additional cost and if so, what to buy at low cost. Thanks
From: Don McKenzie on 10 Apr 2010 03:18 Stefano wrote: > I am approaching to the ARM world and I develop applications for Cortex M3 > LPC17xx and in the future also LPC11xx M0 . > I have to develop in C with the libraries support. > I'm evaluating development tools to use and would like some advice from > those already developed in this field, considering that my application would > probably exceed 32K and not want to risk it. > I tried the evaluation version of Keil UVisions 4 where I configured the > CodeSourcery GNU compiler, but I read that debugging is limited to 32K, can > you confirm me this information ?. > I also tried LPCXpresso limited to 128K with the possibility of moving to > 256k with low cost, but the libraries seem too basic and not complete for > all peripherals. > What made the libraries better? I saw that most of the examples are for > Keil. > > So, I want opinion from those already use these processors, to be used as > development tools at no additional cost and if so, what to buy at low cost. > > Thanks Have you tried: Everything ARM and LPC http://forum.sparkfun.com/viewforum.php?f=11&sid=89a6ee54394a4562e1e65a854c9d3c64 Cheers Don... -- Don McKenzie Site Map: http://www.dontronics.com/sitemap E-Mail Contact Page: http://www.dontronics.com/email Web Camera Page: http://www.dontronics.com/webcam No More Damn Spam: http://www.dontronics.com/spam These products will reduce in price by 5% every month: http://www.dontronics-shop.com/minus-5-every-month.html
From: Gene S. Berkowitz on 10 Apr 2010 23:50 In article <rHBvn.154871$813.20852(a)tornado.fastwebnet.it>, blasiis(a)yahoo.it says... > I am approaching to the ARM world and I develop applications for Cortex M3 > LPC17xx and in the future also LPC11xx M0 . > I have to develop in C with the libraries support. > I'm evaluating development tools to use and would like some advice from > those already developed in this field, considering that my application would > probably exceed 32K and not want to risk it. > I tried the evaluation version of Keil UVisions 4 where I configured the > CodeSourcery GNU compiler, but I read that debugging is limited to 32K, can > you confirm me this information ?. > I also tried LPCXpresso limited to 128K with the possibility of moving to > 256k with low cost, but the libraries seem too basic and not complete for > all peripherals. > What made the libraries better? I saw that most of the examples are for > Keil. > > So, I want opinion from those already use these processors, to be used as > development tools at no additional cost and if so, what to buy at low cost. > > Thanks Rowley CrossWorks for ARM http://rowley.co.uk/ Consists of a bespoke debugger and GCC compiler, along with libraries optimized for embedded systems. Their free trial is time, not size, limited. A personal (HOBBY) license is $150. A commercial (you're selling what you make) license is $1500, and would be a bargain at twice the price. --Gene
From: bigbrownbeastie on 11 Apr 2010 09:13 On Apr 11, 4:50 am, Gene S. Berkowitz <first.l...(a)verizon.net> wrote: > In article <rHBvn.154871$813.20...(a)tornado.fastwebnet.it>, > blas...(a)yahoo.it says... > > > > > I am approaching to the ARM world and I develop applications for Cortex M3 > > LPC17xx and in the future also LPC11xx M0 . > > I have to develop in C with the libraries support. > > I'm evaluating development tools to use and would like some advice from > > those already developed in this field, considering that my application would > > probably exceed 32K and not want to risk it. > > I tried the evaluation version of Keil UVisions 4 where I configured the > > CodeSourcery GNU compiler, but I read that debugging is limited to 32K, can > > you confirm me this information ?. > > I also tried LPCXpresso limited to 128K with the possibility of moving to > > 256k with low cost, but the libraries seem too basic and not complete for > > all peripherals. > > What made the libraries better? I saw that most of the examples are for > > Keil. > > > So, I want opinion from those already use these processors, to be used as > > development tools at no additional cost and if so, what to buy at low cost. > > > Thanks > > Rowley CrossWorks for ARMhttp://rowley.co.uk/ > > Consists of a bespoke debugger and GCC compiler, along with > libraries optimized for embedded systems. Their free trial is > time, not size, limited. A personal (HOBBY) license is $150. > A commercial (you're selling what you make) license is $1500, and > would be a bargain at twice the price. > > --Gene Sorry, no, seems very expensive for a compiler that you can download free and is labeled as "Not fit for any particular purpose". Not everyone is made of money you know!
From: Boudewijn Dijkstra on 12 Apr 2010 03:39 Op Sun, 11 Apr 2010 15:13:20 +0200 schreef bigbrownbeastie <bigbrownbeastiebigbrownface(a)googlemail.com>: > On Apr 11, 4:50 am, Gene S. Berkowitz <first.l...(a)verizon.net> wrote: >> In article <rHBvn.154871$813.20...(a)tornado.fastwebnet.it>, >> blas...(a)yahoo.it says... >> >> > [...] >> >> > So, I want opinion from those already use these processors, to be >> used as >> > development tools at no additional cost and if so, what to buy at low >> cost. >> >> >> Rowley CrossWorks for ARMhttp://rowley.co.uk/ >> >> Consists of a bespoke debugger and GCC compiler, along with >> libraries optimized for embedded systems. Their free trial is >> time, not size, limited. A personal (HOBBY) license is $150. >> A commercial (you're selling what you make) license is $1500, and >> would be a bargain at twice the price. >> > Sorry, no, seems very expensive for a compiler that you can download > free and is labeled as "Not fit for any particular purpose". Not > everyone is made of money you know! A lot of licenses have the "FITNESS FOR A PARTICULAR PURPOSE" clause, including commercial ones. Do you know any compiler that doesn't have this clause, that isn't certified? -- Gemaakt met Opera's revolutionaire e-mailprogramma: http://www.opera.com/mail/ (remove the obvious prefix to reply by mail)
|
Next
|
Last
Pages: 1 2 Prev: Segway RMP bots used for sniper target practice Next: FYI: Agile Embedded group |