I start gdb to debug my program, the program will run to 0x00000000 when executing "vldmia.64 r1!, {d0-d15}". I can not find the reason. My CPU is cortex-a8.
Thank you! I have fixed this problem. My GDB cannot support well for VFP context saving.The defined structure for VFP context is incorrect.