Problem with rtems_event_send crashing from interrupt routine

Chris Johns chrisj at rtems.org
Thu Jun 11 00:55:32 UTC 2015


On 11/06/2015 10:44 am, Mr. Andrei Chichak wrote:
> 
>> On 2015-June-10, at 17:14, Chris Johns <chrisj at rtems.org> wrote:
>>
>> On 11/06/2015 7:48 am, Mr. Andrei Chichak wrote:
>>> Alright, my debugger setup officially sucks.
>>
>> What is the debugger environment ?
>>
> 
> Mac, Eclipse Luna CDT, OpenOCD, ST-Link, STM32F4Discovery
> 

Can you load an RTEMS application ?

After a load does 'continue' work ?

Does the target stop at a break point after continuing ? Lets assume the
break point is after MMU, cache and interrupts are all initialized and
enabled.

What happens if you issue an 'istep' after stopping at the break point ?

Chris


More information about the users mailing list