Debug / Release mode problem

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

Debug / Release mode problem

984 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sachinbarkul on Tue May 15 21:22:06 MST 2012
My code Run on Debug mode but when try on release Mode it not woking. There is no any error generated by compiller.
0 Kudos
Reply
3 Replies

960 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sachinbarkul on Thu May 17 21:29:20 MST 2012
Thanks for your Reply.
I found my mistake of veriable dicleration for code optimization yesterday & i change it to volatile now my code working Ok.

Thanks Regards
Sachin
0 Kudos
Reply

960 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed May 16 02:12:33 MST 2012
The FAQ hinted at by FallGuy is
http://support.code-red-tech.com/CodeRedWiki/CompilerOptimization

And to search the forum and Code Red FAQs, use the sticky thread at the top of the forum thread list.

Regards,
CodeRedSupport
0 Kudos
Reply

960 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Wed May 16 00:34:10 MST 2012
This has been discussed multiple times on the forum, and is covered by a FAQ from Code Red. Do a little searching...
0 Kudos
Reply