Michael,
after my colegue completely deleted the device with JTAG/USB device using Keil tools and loaded original Blinky application, I can finaly upload RedBoot to my LPC2294. I'm not sure what was wrong here, but darn thing just started to work now ?!
This is the response string I get on my terminal utility after reset:
+
RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version UNKNOWN - built 12:42:10, Feb 15 2007
Platform: PHYTEC phyCORE/LPC229x (ARM7TDMI-S)
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
RAM: 0x81000000-0x81100000, [0x81005930-0x81100000] available
0x40000000-0x40004000, [0x40000000-0x40004000] available
RedBoot>
Next, I want to run simple VI to make LED3 on HD200 to blink. Like initial posts in this thread describe, LED3 should be controlled with digital line P0.8; pulling it low should turn LED3 on.
I built simple VI, using Elemental node LineGPIO_0_8, made new default RAM Application ( following NI document: ARM Microcontroller Development with LabVIEW ), built it with no errors and hit Run button.
Download process started with no errors, but LED3 doesn't blink and VI is not running ( I guess this is because I didn't enable debug option )
Do I have to configure something with Elemental Device Wizard or what? I just used default Elemental node for this target.
How can I be sure that application is actually downloaded and running on the target?
Can you attach your working VI ( or complete project) for me to try? Please don't forget I don't have GPIO expansion board.
Thank you,
Romp