LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "crossworks"
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.
kevin_townsend2 - Aug 31 2009
I often come across interesting open source projects that use newlibc (Contiki OS, for example), but since I use Crossworks I'm not really sure how to go about using newlibc instea... 
rich...@gmail.com - Oct 24 2008
Hi, I recently purchased Crossworks for ARM. In the past, I've used IAR EW for the MSP430. With IAR, I can view how much of the stack is being used. Is there a similar feature in C... 
drproton2003 - Sep 8 2006
Hey all,
Has anyone used EFSL with crossworks? I would like to know how to
build the librarys and example applications using crossworks. I'm not
too familiar with this sort ... 
householder_lpc - Dec 12 2005
Does the Crossworks environment allow you to build a professional
quality program? Other than the compiler, are there big limitations of
Crossworks as opposed to the Keil an... 
Blagoj Kupev - Nov 24 2005
Hi there,
Is it possible to use CrossWorks as debugger using elf file generated by
external tools? To use CrossWorks with Wiggler interface and to import
elf or other fi... 
Frank Pinto - Oct 26 2006
Group:
I'm thinking of purchasing Rowley Associates' CrossWorks to use on a
dedicated embedded development PC. I want to run LINUX on this PC but
I could use some help in s... 
Bruce - Mar 5 2010
I wanted to see if anyone had experienced a problem printing their source code in Crossworks. This is Crossworks 2 on Ubuntu Linux. When I select print there are no printers listed... 
Gus - Jan 21 2005
Rowley CrossWorks people,
Does any of the chips you guys support in CrossWorks have an I2S bus?
Thanks,
Gus
... 
pete...@esysr.com - Feb 26 2009
Hi Group
>
> When I debug in CrossWorks (Release 1.7 build 6) I often loose all the
> two hardware breakpoints. With "loose the breackpoints" I mean that even
> though N... 
Kevin Townsend - Oct 23 2008
I am trying to port a GCC-based project to an lpc2148 and Crossworks,
and noticed that there are many includes that are, well, not included
with Crossworks (all of the items be... 
thomas_ploeger - Nov 29 2005
Hi,
I'm new in this stuff and I try to figure out wich connection I should
use to program my LPC 2292.
I using CrossWorks and I want to connect my board via serial por... 
piersante01 - Jun 2 2006
I got problems to program LPC2148 flash with wiggler under crossworks
1.5.
Any program under 4K is programmed and debugged in a correct way but
anything above 4K give verifi... 
pete...@esysr.com - Jan 9 2009
I have been trying to get a USB secondary boot loader
to work on my Olimex LPC-P2378 using CrossWorks tools.
Since I am new to debugging USB and fairly new to CrossWorks
I hav... 
Chris - Mar 18 2012
Trying to test out the CrossWorks IDE.
Had a LPC1765 project already compiled and running on my board with another IDE.
Took one of the LPC1768/FreeRTOS examples and modified... 
normnet2003 - Jan 4 2011
I am moving from PIC in Basic to CrossWorks ARM in "C" but haven't found a development board yet.
Is their a simple beginner USB board with debugger?
I have been slowly looki... 
Rangarajan Varadan - Sep 30 2009
Anybody have Crossworks and IAR J-Link working together.....=A0for LPCs &/o=
r STM32s?
Cheers
R
=20=20=20=20=20=20
------------------------------------
... 
mgiaco82 - Apr 14 2006
Hello i want to use crossworks for arm with a lpc2148 board from
embedded artists.
1) Can I use this compiler for lpc2148 because i found no
informations on the website. And... 
Paul Curtis - Jul 20 2006
Hi,
> Dear Paul,
> The Cross Fire Board comes with Cross Works.
Yes, a version of CrossWorks that only works on that board.
> Some where on your site I saw "Locked to... 
codinglikeits1999 - Aug 11 2009
Can someone point me to a "Hello World" or Blinky project for the CrossWorks IDE, preferably for the lpc2129. The lpc2129 templates that you can download within CrossWorks stop sh... 
johnnorgaard2003 - Jun 9 2004
Hi
I have tried IAR and CrossWorks. Both good compilers, but IAR still
have problems with debugging code in Flash by using JTAG.
Debugging with code download... 
Markus Zingg - May 10 2008
Hi Group
When I debug in CrossWorks (Release 1.7 build 6) I often loose all the
two hardware breakpoints. With "loose the breackpoints" I mean that even
though NO breakpoint... 
ashwin athani - Aug 5 2007
Has anybody been successful in using the GNU libraries with CrossWorks IDE. My intention is to avoid the dependency, of my project on the CrossWorks standard library.
My pr... 
"jim...@rocketmail.com" - Jun 17 2009
Hello everybody,
I'm new to ARM7 development and I'm looking to compile and load my first test program on my Olimex LPC-P2138 development board.
I'm evaluating the Rowley Cro... 
fjrg...@yahoo.com - Jun 1 2007
I tried that option, but I don't know how to tell crossstudio that I just want to debug. When creating the Externally Built Executable project I cannot see any option to load my el... 
mavonino - May 23 2007
Hi,
Im running a modified version of Keils HID example using the
Crossworks compiler.
My main function looks like this
int main (void) {
libarm_enable_irq();
SCS |... 
jasuk1970 - Feb 8 2008
Hi,
Hopefully by the weekend I should be up and running with Crossworks
and my Olimex LPC-2378-STK Board. One of the things I would like to be
able to do is start using the... 
Gus - Mar 29 2007
Anyone created a start-up project for LPC24xx or LPC23xx on
crossworks?
Do we know if Rowley will support these anytime soon?
Gus
... 
Markus Zingg - Jun 18 2008
Hi Group,
Is it possible to teach Crossworks so as it alignes memory acesses to 16
bit? I mean, I may declare a structure with some char variables, and
would end up that cro... 
Peter Klemm - Aug 23 2008
I am trying to understand how to manage IO with interrupts
when using CrossWorks Tasking Library (CTL). I have a small
program with 3 tasks. Two tasks just blink LEDs and the thi... 
"ernst.cozijnsen" - Feb 11 2009
Hello People,
I'm having a little setting up interrupts in crossworks.
Reading the manual I found that i need to use:
ctl_global_interrupts_enable();
ctl_set_isr(1... 
rseku - Nov 3 2005
Below is a view of code received in crossworks dissassembly in
interleaved mode:
IO0CLR = IOW; // Toggle IOW-signal
4A10 ldr r2, [pc, #16]
2308 mov r3, #8
6013 str... 
Fausto Marzoli - Oct 29 2007
Alle 12:58, luned́ 29 ottobre 2007, Leon Heller ha scritto:
> > Anyone tried floating point math with GNU ARM Toolchain (arm-elf)
> and newlib?
>
> They work OK with C... 
"zarko.nikolic" - Feb 19 2008
Recently I started laerning about ARM (LPC2148) and found Keil, IAR
and Rowley GUI environments. I read their documentations and user
comments and to me it seems tgat Rowley Cros... 
dmlcoder - Oct 5 2006
Hi,
New to this board and ARM development. I'm in the process of
selecting a tool set. I have the IAR 32k limited evaluation and the
CrossWorks 30-day evaluation.
With m... 
drproton2003 - Apr 29 2011
I am attempting to use a ARM-USB-OCD in crossworks on vista x64. After some fiddling I managed to get the drivers to install without error, using the ones from olimex.
Under ... 
kevin_townsend2 - Nov 5 2009
I've recently finished a project that I want to be able to deploy to a handful of devices, and have built the hex file in release mode in Crossworks with Level 1 optimisations. I ... 
Markus Zingg - Mar 4 2010
Hi all,
I started to work on an olimex LPC2478 board and intend to write some
proprietary firmware using Crossworks. I sucessfully did some projects
with the Amontec JTAG ti... 
Gus - Jan 3 2007
Is there a way to use 46-bit variables in GCC and crossworks tool
set?
... 
aamir shakoor - Apr 17 2011
Hi All,
I need help how to use .lib file in crossworks IDE for lpc2138.
Please some simple example code.
Regards,
Aamir
------------------------------------
... 
Jean-Sebastien Stoezel - Nov 10 2010
Hello,
I am porting an application that uses freeRTOS from the LPC2000 family
to the NXP Cortex M3. I use a custom board with an LPC1756, and
Crossworks for MAC OS. I get a li... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next