2013-04-17 12:29 AM
Hi,
Am programming ans STM32F40G_eval using eclipse but the problem is when when i debug i got this: ledeval_v3 Debug [GDB Hardware Debugging] GDB Hardware Debugger (16/04/13 14:34) (Suspended) Thread [1] (Suspended) 2 <symbol is not available> 0x00000000 1 <symbol is not available> 0x00000000 /home/dorra/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-gdb (16/04/13 14:34) /home/dorra/workspace/ledeval_v3/Debug/ledeval_v3.elf (16/04/13 14:34) and when i oppen the disassembly it is written: 00000000: Cannot access memory at address 0x0 I can't see what I'm doing wrong here.