LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "crossworks"
Post a new Thread
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... 
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 ... 
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... 
Gus - Jan 21 2005
Rowley CrossWorks people,
Does any of the chips you guys support in CrossWorks have an I2S bus?
Thanks,
Gus
... 
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... 
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... 
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... 
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... 
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... 
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... 
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... 
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... 
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... 
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... 
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... 
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... 
Paul Curtis - Jul 31 2006
Hi,
> > When the CrossFire license is installed, you can use CrossWorks to
> > develop for that board and only with the board plugged in.
> > Sorry, a stupid question ... 
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... 
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... 
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... 
"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... 
mgia...@yahoo.gr - Feb 28 2007
----- Original Message -----
> From: "drproton2003"
> To:
> Sent: Saturday, September 09, 2006 12:36 AM
> Subject: [lpc2000] EFSL with crossworks
> > Hey all,
>
> >... 
drproton2003 - Apr 2 2007
Hello everyone,
Is there a simple way to configure Rowley crossworks startup code not
to use the PLL? I don't see any obvious way to #define this, and I'd
rather not edit the... 
Michael Johnson - Nov 26 2003
Hi,
We are trialling the V1.1 release of CrossWorks for ARM which includes
support for the LCP2100. If anyone is interested then you can download
it from www.r... 
leon_heller - Feb 16 2006
I've just been trying WinARM out of curiosity, and can't get either
OCD Commander or Rowley CrossWorks to load the ELF or hex files via a
Wiggler (the genuine article), without ... 
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
... 
leon_heller - May 31 2006
The new version 1.6 of CrossWorks for ARM is available on the Rowley
web site. It now supports newer devices like the LPC2103 and LPC2148.
Leon
------------------------ Yahoo... 
Peter Homann - Nov 11 2005
Hi,
As part of getting FreeRTOS working on a 2138 platform, I've been
evaluating Crossworks as a potential IDE.
I've managed to compile and link the Crossworks Free... 
radim100 - Oct 19 2005
Hi ,
I just wonder if current version of CrossWorks support LPC214X chipset.
Radim.
... 
Gus - Jan 3 2007
Is there a way to use 46-bit variables in GCC and crossworks tool
set?
... 
Chris Graham - Jan 12 2007
Is there a straightforward series of steps documented somewhere that one
could follow in converting a GCC Eclipse project to Crossworks? They are
both based on GCC so I assume t... 
Chris - Dec 31 2006
I'm trying to build and run the USBBulk demo code for TNKernel. I'm
using Crossworks and J-Link with an IAR LPC2148 ARM demo board.
The code I'm trying to builld is from usb... 
drproton2003 - Nov 26 2006
Hello everyone,
I am attempting to use the lpcusb library available on sourceforge
with an Olimex LPC-P2148 board and crossworks. I have been able to
set up a project that bu... 
"zarko.nikolic" - Apr 4 2008
Thank you for your fast reply, but I still dont get it how to link
_getchar with UART.
I am experimenting with CROSSWORKS uart.c example for Keil MCB2140.
Could you be more... 
jasuk1970 - Feb 6 2008
Hi,
I've been looking for a compiler to use with my current board and a
Olimex LPC-2378STK board I have on order.
I'm not a commercial outfit, just a hobbyist and saw this s... 
Markus Zingg - Feb 18 2008
Hi all,
I'm having trouble here with making some sample code from NXP (the EMAC
sample actually) work in crossworks. After first using the tasking
library functions to setup... 
Leon - Jan 18 2007
----- Original Message -----
From: "Michael Scott"
To:
Sent: Thursday, January 18, 2007 3:36 PM
Subject: RE: [lpc2000] IAR workbench or Rowley CrossWorks
> Looking for... 
nourson54 - Sep 20 2005
Hello,
I'm trying a fat16 library that use an union for storing the
bootsector data, and it seems the compiler doesn't handle correctly
the width of types in memory. ... 
hodgejackiehank - Jul 13 2004
I want to debug with both serial ports active on an Olimex P1 target,
so I am tying to use the RAM loader in Crossworks.
I have recompiled Loader.EXE but when I ... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
next