On 17-1-2013 12:29, Michael Haberler wrote: > Hi Bas, > > would you mind post a minimum rundown for idiots like me on the list, or the > wiki page "How to use the JTAG port on the BB"? > > do you use the TI dev environment with the Eclipse clunker ;-? > > -m
It's been a while... I've TI CCS installed on Windows, necessary because I'm running my Linux machines as VMs on VMWare and CCS will work under Linux, but JTAG debugging will be a PITA!!! After installing CCS you must find and install the 'bbone-target-config.ccxml' target configuration file. If you copy your vmlinux to your Windows system, you can load the symbols in the debugger. If your complete sourcetree is available under Windows that would be even better (should give you source level debugging). A good read may be here: http://processors.wiki.ti.com/index.php/Linux_Debug_in_CCSv5 Have fun! -- Bas BTW: you can also debug the PRUSS here. It has a nice PRU disassembler, that gives you all the opcodes that TI has been un-documenting since they decided not to support the PRUSS anymore : ) > [...] > ------------------------------------------------------------------------------ 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/learnmore_122712 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
