jbladox
 
 
  Joined: 29 Jul 2008 Posts: 24
 
  | 
		
			
				 Posted: Wed Aug 13, 2008 7:53 pm    Post subject: Debugging TurboSIM | 
				     | 
			 
			
				
  | 
			 
			
				Hello all,
 
 
I'm having trouble getting debug messages (dbsp, dbc, dbs, dbih) from my TurboSIM using the TP2 and TL2.  I'm able to see all the ME<->SIM communication.  But none of the debug strings specified by dbsp, dbc, dbs, etc. appear anywhere when using the dbg utility.
 
 
I have the TP2 with:
 
Programmer kernel version: 3.1.0
 
Programmer application list:
 
 0: avrprog.trb                           3.1.0
 
 1: brum.trb                               3.1.0
 
 2: df.trb                                    3.1.0
 
 3: sim.trb                                  3.1.9
 
 4: turboadapter.trb                                3.1.7
 
 
I have flashed the TL2 with kernel-TL2-L1-1.2.7.bin.
 
My TurboSIM has kernel 1.2.9.
 
 
When I run my helloworld app, I insert the TL2 SIM adapter into the ME, and put the TurboSIM + SIM in the SIM slot on the TL2.  Then I insert the TL2 into the TP2 using the flat edge connector, and connect the TP2 to my computer through USB.  Also, I have uncommented the #define DEBUG line in my config.h file.
 
 
As I said above, I'm able to see the ME->SIM communication when I use the dbg utility, but I'm unable to see the output from the dbsp, dbc, dbs function calls.
 
 
What am I doing wrong?
 
 
Thank you,
 
J | 
			 
		  |