Content originally posted in LPCWare by F-Omenal on Mon Apr 28 07:26:02 MST 2014 Hello,
i playing around the lpc1114 with a cool board from olimex : https://www.olimex.com/Products/ARM/NXP/LPC-H1114/ it s a cool thing, i playing with my lpcxpresso 1114 and cut it to use LPCLink on the board. all work ok in debug mode on the 2 card; i use blink template, systick and adc. i test something to see how to configure lpc.
so when i made something cool i test in debug mode, all is ok, i t run. it's run in stand alone mode to. but when i use the release mode nothing append. i test with no optimization (like i see on another post) but nothing change.
so i have 2 question, Eventually, if someone have an idea on why i have this problem, and the 2 is what really diff between debug an release in asm code except the optimisation and the stop capacity.
Content originally posted in LPCWare by F-Omenal on Mon Apr 28 09:17:43 MST 2014 yes, i find this tread after, and i have a lost variable who is not in "volatile"