Hi there,When using 's' optimisation I get stack corruption. See the mismatched push/pop instructions below: !void __attribute__((boot)) CAN_Init(void)
!{
0x6E8: PUSH DSRPAG
0x6EA: PUSH DSWPAG
0x6EC: MOV #0x1, W7
0x6EE: MOV W7, DSWPAG
0x6F0: MOV #0x..
↧