I've had a similar issue with being able to flash the device but not start
the code.

I found the root cause to be /usr/local/lib/openocd/target/lpc2148.cfg.

It has the flash bank config line missing the calc_checksum option.

I don't know how that relates to the 2378 but I'd check your flash bank
command.

--mgross

On Fri, Jan 9, 2009 at 4:46 AM, Alexandre Umino (Spin) <
alexandre.s...@gmail.com> wrote:

> Hello
>
> I'm working with the OpenOCD. I read the documentation and write myself the
> config files to program my device. I'm using the LPC2378.
>
> The parport inteface works fine, but the Olimex Arm-USB-OCD doen't. My
> device don't start after I wrote my program in the device flash.
>
> Could anybody send me any examples of this configuration? I saw in the
> documentation that the good idea is to separate the files, but I didn't see
> any that works fine.
>
> Thanks
>
> Alexandre
>
>
>
>
>
> _______________________________________________
> Openocd-development mailing list
> Openocd-development@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/openocd-development
>
>
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to