W dniu 2012-04-26 20:48, Paul Fertser pisze:
> Then when you start OpenOCD and connect to it with gdb you should
> either see OpenOCD telling you it detected FreeRTOS or you'll see it
> failed to detect any RTOS afair. BTW, i'm doing

I see nothing RTOS related... /;

> Open On-Chip Debugger 0.6.0-dev-00497-ga6cf60c (2012-04-06-08:15)
> Licensed under GNU GPL v2
> For bug reports, read
>       http://openocd.sourceforge.net/doc/doxygen/bugs.html
> Info : only one transport option; autoselect 'jtag'
> adapter_nsrst_delay: 200
> jtag_ntrst_delay: 200
> RTOS!!!
> 10 kHz
> 500 kHz
> trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain
> Info : clock speed 500 kHz
> Info : JTAG tap: lpc1768.cpu tap/device found: 0x4ba00477 (mfg: 0x23b, part: 
> 0xba00, ver: 0x4)
> Info : lpc1768.cpu: hardware has 6 breakpoints, 4 watchpoints

The "RTOS!!!" line is an echo from config file which is a modified 
lpc1768cfg - now it has:

> set _TARGETNAME $_CHIPNAME.cpu
> target create $_TARGETNAME cortex_m3 -chain-position $_TARGETNAME -rtos auto
> echo RTOS!!!

Could you show me how does your OpenOCD start? Maybe there's some 
compilation switch to enable RTOS support (but I don't see anything in 
configure.ac)?

4\/3!!

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to