View Single Post
  #1314 (permalink)  
Old 02-21-2011, 05:35 PM
arrrghhh's Avatar
arrrghhh
Testing Extraordinaire
Offline
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by natemcnutty View Post
Arrrghhh, can you do a task 32, then a task 37 and post the results?
Hrm. Never used these commands before... I went to bootloader, plugged in, launch mtty... Then I did the
Code:
set 14 0
command, followed by task32 and task37. task32 gave me an error, and task37 just hung. Output:
Code:
Cmd>set 14 0
HTCST   ÚÈÒHTCE
Cmd>task 32
No card inserted

Level = 0

Cmd>task 37


Buffer = 0x85340000, Size = 0xFFFE8
Nothing else... Not sure if I shouldn't have done that set 14 0 command or not. I'll try it again without...

Edit - same result without the set 14 0.

Ok, realized that the task 32 command needed an SD inserted...
Code:
Cmd>task 32
Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 HC card 
TURBO mode : SD Clk rate 24 MHz

SD Init OK

Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 HC card 
TURBO mode : SD Clk rate 24 MHz

SD Init OK

Level = 0
Still freezes on task 37 after that "Buffer = " output...

Last edited by arrrghhh; 02-21-2011 at 05:48 PM.
Reply With Quote