Hello,
I caused a hardfault error and triggered the HardFault_Handler in "hardfault_handler_gcc.c". But instead seeint its source, I could only see the message no source available for "0x0" in eclipse.
What went wrong ?
Best regards,
Hello,
I caused a hardfault error and triggered the HardFault_Handler in "hardfault_handler_gcc.c". But instead seeint its source, I could only see the message no source available for "0x0" in eclipse.
What went wrong ?
Best regards,
Why does it work in the KEIL uvision environemnt ? There I am able to step through the "hardfault_handler_keil.c" until I get into the HardFault_c_handler of "hardfault_implementation.c"
I guess there are some settings in the Eclipse project or in Eclipse environment itself which are not right.
Why does it work in the KEIL uvision environemnt ? There I am able to step through the "hardfault_handler_keil.c" until I get into the HardFault_c_handler of "hardfault_implementation.c"
I guess there are some settings in the Eclipse project or in Eclipse environment itself which are not right.