EmbeddedRelated.com
The 2024 Embedded Online Conference

Problem with task stack in FreeRTOS

Started by CRISTAFOL in LPC200016 years ago 5 replies

Hello, sorry I am new in ARM I use: Olimex LPC2214 IAR Embedded Workbench Kickstart for ARM 5.10 FreeRTOS v4.4.0 Link with heap-3.c Debug...

Hello, sorry I am new in ARM I use: Olimex LPC2214 IAR Embedded Workbench Kickstart for ARM 5.10 FreeRTOS v4.4.0 Link with heap-3.c Debug with Olimex Wiggler =20 I have CSTACK in [0x40000000 .. 0x40001000]=20 and the HEAP in [0x40001000 .. 0x40003000]=20 =20 In the call to the function vPortStartFirstTask() I have this error: "The stack pointer for stack 'CSTACK' (currently 0x400011EC...


Wiggler: OCD_CMDL.exe MAC_MOT.sys cannot be found

Started by Lee Studley in LPC200020 years ago 4 replies

I'm getting the error when I fire up OCD_CMDL.exe: MAC_MOT.sys cannot be found Its in the windows32/drivers dir, and I...

I'm getting the error when I fire up OCD_CMDL.exe: MAC_MOT.sys cannot be found Its in the windows32/drivers dir, and I copied it also to the "C:\Program Files\Macraigor Systems\OCD Commander\Ocd_cmdl.exe" to see if it sould fine it then, no luck.


Re: H-JTAG update - new release from TwentyOne works with LPC :)

Started by hari...@gmail.com in LPC200017 years ago

Hi, I have designed a wiggler clone as shown in the HJTAG website. I use it to interface it with my TMS470(R1B512) microcontroller. I'm using...

Hi, I have designed a wiggler clone as shown in the HJTAG website. I use it to interface it with my TMS470(R1B512) microcontroller. I'm using IAR Embedded Workbench to develop my code. I initiate the H-JTAG Server, and configure IAR to an RDI interface using the H-JTAG.dll driver. Each time when i try to debug i get an this error WinRDI OpenProc failed [RDI Error: 612] Memory read/write ...


Debugging lpc2368 problem using OpenOCD

Started by ragh...@signal-networks.com in LPC200016 years ago 2 replies

Dear all, We are working on keil MCB2300 (lpc2368) board. Following tools are used to build target image: Software: gcc 4.3.1 gdb 6.8...

Dear all, We are working on keil MCB2300 (lpc2368) board. Following tools are used to build target image: Software: gcc 4.3.1 gdb 6.8 open ocd latest newlib 1.16 binutils 2.18.50 Hardware: Keil MCB2300 parallel wiggler jtag All source codes for above software are downloaded from net and tool chain is made for arm processor using x86 host machine and Cent OS 5(gcc 4.1.2). GPI...


JTAG problems with Olimex LPC2106

Started by dave_albert in LPC200020 years ago 15 replies

I'm having trouble getting my JTAG Wiggler to work with an Olimex LPC-P1 (2106 based prototype board). It works fine with my...

I'm having trouble getting my JTAG Wiggler to work with an Olimex LPC-P1 (2106 based prototype board). It works fine with my Olimex LPC2124 based prototype board, but always gives me a "cable disconnected" or "cannot enter debug mode" error. The board resets


error for RDI in keil "MISSING DEVICE (R003:SECURITY KEY NOT FOUND)"

Started by naderus2000 in LPC200018 years ago 7 replies

hi, i configure keil for working with RDI for wiggler jtag but when want to start debug=20 a massege box apear that write: MISSING DEVICE...

hi, i configure keil for working with RDI for wiggler jtag but when want to start debug=20 a massege box apear that write: MISSING DEVICE (R003:SECURITY KEY NOT FOUND) Running in eval Mode. and then download the code but the code doesn't run. please tell me what should i do? thanks a lot. ------------------------ Yahoo! Groups Sponsor --------------------~--> =20 Everything you need i


OpenOCD and ARM-USB_TINY JTAG (olimex)

Started by zanakca in LPC200014 years ago 1 reply

Hello Community ! I'm trying to use a USB-TINY JTAG from Olimex with a custom board I made (lpc2148) using OpenOCD , but I get the...

Hello Community ! I'm trying to use a USB-TINY JTAG from Olimex with a custom board I made (lpc2148) using OpenOCD , but I get the message : Error validating JTAG scan chain , IR mismatach, scan returned 0x00. I tested the same board with the Olimex JTAG WIggler using LPT port and it works well, I can access it using the OCD commander and with IAR workbench, I tested the USB-TINY with...



The 2024 Embedded Online Conference