Re: cant break a stm32 exe

2019-04-03 Thread Gedare Bloom
On Wed, Apr 3, 2019 at 4:30 AM Ian Caddy wrote: > > Normally we would use 'c' instead of 'run'. > > If you have downloaded your code, just use the c for continue for embedded > processors. > You might also step through the boot and RTEMS initialization sequence. A lot happens before "Init" gets

Re: cant break a stm32 exe

2019-04-03 Thread Ian Caddy
Normally we would use 'c' instead of 'run'. If you have downloaded your code, just use the c for continue for embedded processors. regards, Ian Caddy On 3/04/2019 3:48 pm, 787562067 wrote: hi, guys, how to debug this case Loading section .init, size 0xc vma 0x125ec Loading section .fini,

cant break a stm32 exe

2019-04-03 Thread 787562067
hi, guys, how to debug this case Loading section .init, size 0xc vma 0x125ec Loading section .fini, size 0xc vma 0x125f8 Loading section .rodata, size 0x16b8 vma 0x12608 Loading section .ARM.exidx, size 0x8 vma 0x13cc0 Loading section .eh_frame, size 0x3c vma 0x13cc8 Loading section .init_arra