petabyt / liemoth

Ambarella Action Camera Hacks
GNU General Public License v3.0
26 stars 2 forks source link

Porting #1

Closed petabyt closed 2 years ago

petabyt commented 3 years ago

If you would like help porting your camera to AHDK, getting this would be a good head start. If you send it to me (brikbusters@gmail.com, Petabyte#2948), then I can help you find the addresses and stuff.

savebin d:\memdump.bin 0xC0000000 l 134217728
sleep 1
touch log
ps > log
t disp >> log
t disp info >> log
t disp csc_info >> log
dmesg dsp_debug -100 >> log
dmesg dsp -100 >> log
dmesg rtos -100 >> log 

(save this as an autoexec.ash file at the top directory of your sd card)