Hello
I'm using
- J-Link V6.52b
- NXP MK10DX128xxx7 as target
- IAR Workbench for ARM 8.11.3.13984
- Windows 7 Prof., SP 1
When using Download and Debug I always get the
Warning: Stack pointer is setup to incorrect alignment. Stack addr = 0x20003FF7
Afterwards the C-program is ready to run at main(), and upon Go it seems to work correctly.
My possibly relevant debugger settings are:
- Debugger > Download: Default, nothing selected
- J-Link/J-Trace > Setup: Reset 'Normal'
- J-Link/J-Trace > Connection: USB, JTAG
Attached are the debug log and the communication log.
Any suggestion on how to avoid this warning?
I'm using
- J-Link V6.52b
- NXP MK10DX128xxx7 as target
- IAR Workbench for ARM 8.11.3.13984
- Windows 7 Prof., SP 1
When using Download and Debug I always get the
Warning: Stack pointer is setup to incorrect alignment. Stack addr = 0x20003FF7
Afterwards the C-program is ready to run at main(), and upon Go it seems to work correctly.
My possibly relevant debugger settings are:
- Debugger > Download: Default, nothing selected
- J-Link/J-Trace > Setup: Reset 'Normal'
- J-Link/J-Trace > Connection: USB, JTAG
Attached are the debug log and the communication log.
Any suggestion on how to avoid this warning?