Hey :-) I heard OpenOCD can support SWD with some interfaces already. I would like to know how its implemented. It looks that these interfaces does not use 'target' ifrastructure, specifically the mem_ap_read_buf_u32() function still contains jtag specific dirty code.
So how did yout inplement target/mem-ap routines in those interfaces? How did you implement drivers? What is the use of transport infrastructure? For my solution the chain of events is following target-transport-interface which seems logical and there should be no other dataflow. I dont want to double the work if there is any better solution..? :-) Best regards :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
