SysLog failure
Posted: Sat Jul 22, 2017 8:43 pm
NBEclipse 2.7.3
Target: MOD54415
I rebuilt all system files (for another reason) just before discovering this problem.
See attached file for details.
I wanted to change my "iprintf" debugs to use "SysLog".
Problem summary:
Added the include statement.
Put in one SysLog call.
Loaded the updated project to the board.
Immediate crash and stuck in a crash/recover loop.
Problem appears to be in a routine called "memmove"
The faulted line is trying to write a byte to address 0x00000000 - which is protected space.
Anyone else ever see this problem ?? How do I fix it ??
I'm thinking of upgrading to 2.7.7 - is it worth the trouble ?? Will it fix this problem ??
Thanks for the help.
Target: MOD54415
I rebuilt all system files (for another reason) just before discovering this problem.
See attached file for details.
I wanted to change my "iprintf" debugs to use "SysLog".
Problem summary:
Added the include statement.
Put in one SysLog call.
Loaded the updated project to the board.
Immediate crash and stuck in a crash/recover loop.
Problem appears to be in a routine called "memmove"
The faulted line is trying to write a byte to address 0x00000000 - which is protected space.
Anyone else ever see this problem ?? How do I fix it ??
I'm thinking of upgrading to 2.7.7 - is it worth the trouble ?? Will it fix this problem ??
Thanks for the help.