On 2015-08-28 11:37, Daniel Gutson wrote:
On Fri, Aug 28, 2015 at 12:33 PM, sudarshan.rajagopalan
wrote:
On 2015-08-27 17:06, Joel Sherrill wrote:
On 8/27/2015 3:58 PM, Daniel Gutson wrote:
On Thu, Aug 27, 2015 at 3:53 PM, sudarshan.rajagopalan
wrote:
Hey guys,
I was working on the exce
On Fri, Aug 28, 2015 at 12:33 PM, sudarshan.rajagopalan
wrote:
> On 2015-08-27 17:06, Joel Sherrill wrote:
>>
>> On 8/27/2015 3:58 PM, Daniel Gutson wrote:
>>>
>>> On Thu, Aug 27, 2015 at 3:53 PM, sudarshan.rajagopalan
>>> wrote:
Hey guys,
I was working on the exception handle
On 2015-08-27 17:06, Joel Sherrill wrote:
On 8/27/2015 3:58 PM, Daniel Gutson wrote:
On Thu, Aug 27, 2015 at 3:53 PM, sudarshan.rajagopalan
wrote:
Hey guys,
I was working on the exception handler for the CPU hard fault.
Managed to
register the fatal error user extension to RTEMS and call the
On 8/27/2015 3:58 PM, Daniel Gutson wrote:
On Thu, Aug 27, 2015 at 3:53 PM, sudarshan.rajagopalan
wrote:
Hey guys,
I was working on the exception handler for the CPU hard fault. Managed to
register the fatal error user extension to RTEMS and call the user defined
function when an exception o
On Thu, Aug 27, 2015 at 3:53 PM, sudarshan.rajagopalan
wrote:
> Hey guys,
>
> I was working on the exception handler for the CPU hard fault. Managed to
> register the fatal error user extension to RTEMS and call the user defined
> function when an exception occurs. But the pointer to the stacked f
Hey guys,
I was working on the exception handler for the CPU hard fault. Managed
to register the fatal error user extension to RTEMS and call the user
defined function when an exception occurs. But the pointer to the
stacked frame didn't have the correct register values(esp. the PC
register).