Re: [OpenOCD-devel] LPC config files don't export _TARGETNAME?

2012-02-03 Thread Freddie Chopin
W dniu 2012-02-03 20:57, Chris Morgan pisze: > Not sure what you mean by necessary spaces at the end of your email? You need to have all the spaces in this line: proc init_board {} { This is wrong and will not work proc init_board{} { > Reviewed the change and it looks good. Once I see it and the

Re: [OpenOCD-devel] LPC config files don't export _TARGETNAME?

2012-02-03 Thread Chris Morgan
On Fri, Feb 3, 2012 at 2:51 PM, Freddie Chopin wrote: > W dniu 2012-02-03 15:59, Chris Morgan pisze: > >> Need me to do anything here Freddie? I modified my review on your >> patch presuming that we would address the board issues in another way. > > > I've posted the patch to gerrit, so you can te

Re: [OpenOCD-devel] LPC config files don't export _TARGETNAME?

2012-02-03 Thread Freddie Chopin
W dniu 2012-02-03 15:59, Chris Morgan pisze: > Need me to do anything here Freddie? I modified my review on your > patch presuming that we would address the board issues in another way. I've posted the patch to gerrit, so you can test it and maybe modify the config file you have problems with? h

[OpenOCD-devel] [PATCH]: 5745091 Add init_board procedure executed after init_targets

2012-02-03 Thread gerrit
This is an automated email from Gerrit. Freddie Chopin (freddie.cho...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/427 -- gerrit commit 5745091028fcc24348b94c9a9e7779d8d0757c57 Author: Freddie Chopin Date: Fri Feb 3 20:37:45 2012 +0100

Re: [OpenOCD-devel] LPC config files don't export _TARGETNAME?

2012-02-03 Thread Chris Morgan
On Thu, Feb 2, 2012 at 4:50 PM, Chris Morgan wrote: > On Thu, Feb 2, 2012 at 4:34 PM, Freddie Chopin wrote: >> W dniu 2012-02-02 22:11, Chris Morgan pisze: >> >>> How does it look in tcl to override the init_targets from the >>> lpc2478.cpu file in code? >> >> >> You just write another init_targe

[OpenOCD-devel] OpenOCD and Segger J-Link

2012-02-03 Thread Vladan Jovanovic
Hi, have seen some conflicting messages regarding OpenOCD and support for Segger J-Link. According to some posts it should be working with latest J-Link firmware, according to some you need to downgrade to 4.10 version. Tried both and both are failing to work (connecting to i.MX53). Anybody else o

[OpenOCD-devel] generating svf files

2012-02-03 Thread Attila Kinali
Hi, One of our projects is going into production and the assembly company asked whether we could give them an SVF file for programming. Is there an easy way to generate an SVF file from an OpenOCD script? Attila Kinali -- The trouble with you, Shev, is you don't say any

[OpenOCD-devel] Halt on AM335x (beaglebone)

2012-02-03 Thread Damjan Marion
Hi, I managed to send proper ICEPick-D commands to AM335x and I can access memory. i.e. I can access HWINFO register by doing: am335x.cpu mdw phys 0x44E10004 However I cannot halt CPU. Might be that there is a need to write to a specific register like on AM/DM37x to enable DBGEM but I cannot

Re: [OpenOCD-devel] How to add another CPU support with OpenOCD?

2012-02-03 Thread John
On Fri, Feb 03, 2012 at 02:59:09AM +, ?? wrote: > > It's Loongson LS232 CPU and it is Compatible with MIPS 4Kc Instruction Set.> > Message: 7 Does the Linux for it not have the dmesg command? Can you not install it? Another idea is to find the commandline that's used during booting and

Re: [OpenOCD-devel] OpenOCD spring cleanup

2012-02-03 Thread Spencer Oliver
On 2 February 2012 22:28, Mathias K. wrote: > Hello, > > any plan when this is complete finished? > I am planning by the end of next week (worst case) - some of the files need quite a bit of manual tweaking. Spen -- Try