An address outside the KERNEL DATA area was detected

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

An address outside the KERNEL DATA area was detected

Jump to solution
868 Views
Mike_d
Contributor IV

Hi,

 

I'm getting the kernel data error, I suspect, because of a task overflowing.  Is there a way to prevent the task stack overrun?  In other words, don't let it spill into some other memory but rather just generate an exception and/or block the task.

 

Oh, and by the way CodeWarrior 7.1.2 has to be killed and restarted when this happens.

0 Kudos
1 Solution
341 Views
JuroV
NXP Employee
NXP Employee

Hello,

 

in MQX for Freescale we dont support such feature as this feature requires hardware support (MMU) which ColdFire devices lack.

View solution in original post

0 Kudos
1 Reply
342 Views
JuroV
NXP Employee
NXP Employee

Hello,

 

in MQX for Freescale we dont support such feature as this feature requires hardware support (MMU) which ColdFire devices lack.

0 Kudos