| [00:17:09] |
<bryguy[lap]> |
: |
| [04:07:20] |
*** |
crazymonkeypants has quit IRC |
| [06:09:18] |
*** |
Mathiasdm has joined #zipit |
| [07:13:32] |
*** |
g1powermac_PB has joined #zipit |
| [07:18:03] |
*** |
Mathiasdm has quit IRC |
| [07:18:59] |
*** |
Mathiasdm has joined #zipit |
| [08:54:09] |
*** |
GPSFan has joined #zipit |
| [09:48:30] |
*** |
g1powermac has joined #zipit |
| [10:11:47] |
*** |
aesonn has joined #zipit |
| [13:03:18] |
*** |
aesonn has quit IRC |
| [14:02:16] |
*** |
Mathiasdm has quit IRC |
| [14:02:20] |
*** |
Mathiasdm has joined #zipit |
| [14:34:34] |
*** |
aesonn has joined #zipit |
| [14:43:27] |
*** |
Mathiasdm has quit IRC |
| [16:37:49] |
*** |
crazymonkeypants has joined #zipit |
| [17:45:32] |
*** |
ChanServ has quit IRC |
| [17:45:57] |
*** |
ChanServ has joined #zipit |
| [17:45:57] |
*** |
irc.freenode.net sets mode: +o ChanServ |
| [20:33:29] |
<crazymonkeypants> |
GPSfan, etc: any comments on making blob's xdownload work? |
| [21:55:52] |
*** |
g1powermac_PB has quit IRC |
| [21:57:04] |
*** |
g1powermac has quit IRC |
| [23:13:59] |
<GPSFan> |
crazymonkeypants: xdownload "just worked" as in successfully downloaded the binary file from my PC to the Z2. I've done byte-for byte comparisons and it did work. However, I have not successfully gotten a rebuilt blob imag to function past the jump to main.c Now that I have jtag working with the rom blob, I should be able to figure out what's going on. Unfortunately I don't have much time ATM to do much debugging. |
| [23:16:42] |
*** |
GPSFan has quit IRC |
| [23:40:34] |
<crazymonkeypants> |
NP |
| [23:40:50] |
<crazymonkeypants> |
It claims to transfer, but it never actually puts anything into RAM |
| [23:41:03] |
<crazymonkeypants> |
I've tried minicom and Zterm, but I basically gave up |
| [23:41:32] |
<crazymonkeypants> |
Instead I wrote a PIC s-record decoder in ARM assembly and I'm gong to write an expect script to shove it into memory with the poke command |
| [23:42:55] |
<crazymonkeypants> |
Or I might just hand-code the client end, since expect and serial ports is always a bit exciting |