Hi,
I have tried to use tvixfw05alpha to dump and then create tvix firmware for M6600 (tvix_6600_2.0.3_A3.fwp).
Dumping went well and I got a folder (tvix_6600_2.0.3_A3.fwp.dump) with 5 files.
In the creation I got a core dump with the following information:
- Code: Select all
Exception: STATUS_ACCESS_VIOLATION at eip=004021B9
eax=00000000 ebx=6120E467 ecx=61024000 edx=00013E00 esi=6120E472 edi=00000000
ebp=0022CD68 esp=0022CC20 program=C:\installs\tvix\tvixfw05alpha\bin\tvixfw.exe, pid 6044, thread main
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
0022CD68 004021B9 (0022D008, 00000002, 611A0CCE, 61006DDA)
0022CDA8 61006DDA (00000000, 0022CDE0, 610066E0, 7FFDF000)
End of stack trace
My runlines are:
dump: ./tvixfw.exe --dump tvix_6600_2.0.3_A3.fwp
creation(from the tvix_6600_2.0.3_A3.fwp.dump folder): ../tvixfw.exe --create 0.fwp.header
I am running on windows using cygwin or from the cmd
Am I doing something wrong?
thanks,
PS - I am trying to modify the firmware to include more internet content by modifying the 2.fwp.uncompressed1 file, which seems to have xml text lists with pointers to podcast (search abcnews for example). I would appreciate any comments/pointers to content if anyone is familiar