Hello Mahavir :-) Do you use latest source code? Please make sure that you clone a fresh copy of the repository, as at the end of development some forced commits took place.
Anyway this is perfect example that debug messages should be upgraded in OpenOCD, what I have proposed and even presented in one commit, I guess filename and code line would be also great benefit to the log messages :-) If the problem persist, please attach log messages with debug verbosity and the configuration files. Best regards :-) Tomek On Thu, Jan 24, 2013 at 1:41 PM, Mahavir Jain <[email protected]> wrote: > Hi All, > > I am using OpenOCD with SWD support, from LibSWD port (compiled one from > http://repo.or.cz/r/openocd/libswd.git git repo) and using KT-Link > hardware adapter for testing SWD interface on Cortex-M3 custom board but > finding below issue: > > Log: > === > Open On-Chip Debugger 0.7.0-dev-ga21589d-dirty (2012-12-12-15:29) > Licensed under GNU GPL v2 > For bug reports, read > http://openocd.sourceforge.net/doc/doxygen/bugs.html > Info : Transport - autoselecting 'swd' as the only option for > 'ft2232_swd' interface. > Info : Transport - interface 'ft2232_swd' defines its own > 'oocd_feature_arm_dap' features. > Info : Transport - using 'oocd_feature_arm_dap' features of the > 'ft2232_swd' interface... > adapter speed: 1000 kHz > adapter_nsrst_delay: 100 > cortex_m3 reset_config sysresetreq > sh_load > Info : KT-LINK SWD-Mode initialization complete... > Info : max TCK change to: 30000 kHz > Info : clock speed 1000 kHz > LIBSWD_N: Using libswd 0.5 (http://libswd.sf.net) > LIBSWD_N: (c) Tomasz Boleslaw CEDRO (http://www.tomek.cedro.info) > Info : New SWD context initialized at 0x0x828a4d0 > LIBSWD_I: Executing libswd_dap_activate(libswdctx=@0x828a4d0, > operation=LIBSWD_OPERATION_EXECUTE) > Error: Requested signal not found on this interface! > Error: libswd_dap_detect() error -35 (undefined error) > in procedure 'transport' > in procedure 'init' > > Any idea what above error reflects, and possible reason for this? > > Thanks, > Mahavir > > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnnow-d2d > _______________________________________________ > OpenOCD-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openocd-devel -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
